Feat WIP responsive layout

This commit is contained in:
Lorenzo Iovino 2024-01-10 05:10:45 +01:00
parent dcfcb09c16
commit 191719918a
13 changed files with 53 additions and 116 deletions

View file

@ -23,8 +23,8 @@ svg.fish{
width: 235px;
height: 104px;
left: -235px;
margin-top: 8rem;
position: absolute;
opacity: 0.4;
animation: swim 20s;
-webkit-animation: swim 20s;
animation-iteration-count: infinite;