Improve main page info div layout

This commit is contained in:
2025-03-27 22:03:21 +02:00
parent 6824a1d110
commit c3a2d58324
2 changed files with 22 additions and 10 deletions
+10 -2
View File
@@ -26,9 +26,17 @@
animation: fadeIn 1s linear 1.25s forwards;
}
.link img {
#bio {
margin-bottom: 20px;
}
#socials {
margin-top: 20px;
}
.social-link img {
width: 32px;
height: 32px;
height: 32px;
}
@-webkit-keyframes slideFromBottom {