This commit is contained in:
NNWHEN 2025-01-23 13:25:09 +02:00
parent 3b71205ea6
commit 1c53185edc
6 changed files with 208 additions and 1 deletions

View file

@ -116,6 +116,9 @@ a:hover {
padding: 5px 10px;
font-size: 1.2rem;
}
.cw-spacer {
height: 500px;
}
.back {
width: min(700px, 90%);
margin: auto;
@ -242,7 +245,7 @@ header {
}
#socials img {
width: 40px;
margin: auto 20px;
margin: auto 10px;
}
#socials a {
-webkit-transition: ease-in-out 100ms;