Refactor typography styles for improved readability and layout consistency
This commit is contained in:
parent
ba53804650
commit
421ecc1d2a
4 changed files with 98 additions and 37 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue