Skip to content

Commit

Permalink
Update index2.html
Browse files Browse the repository at this point in the history
  • Loading branch information
alekart authored Aug 20, 2024
1 parent df7e998 commit 64f7f80
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index2.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@

.alek-logo-type {
display: block;
width: 180px;
margin-top: 40px;
width: 170px;
margin-top: 30px;
animation: alek-in 0.6s both;
animation-delay: 1s;
}
Expand Down Expand Up @@ -97,7 +97,7 @@
margin-top: 0;
}
to {
margin-top: 40px;
margin-top: 30px;
}
}

Expand Down

0 comments on commit 64f7f80

Please sign in to comment.