Refactor typography styles for improved readability and layout consistency

This commit is contained in:
astosic 2025-07-31 15:11:52 +02:00
parent ba53804650
commit 421ecc1d2a
4 changed files with 98 additions and 37 deletions

View file

@ -70,7 +70,7 @@ section {
.gif-background {
background-image: url('/images/BackgroundAnimation.svg');
background-size: cover;
background-position: center -220px;
background-position: center 50%;
background-repeat: no-repeat;
position: relative;