Added animations, improved footer

This commit is contained in:
2024-06-23 11:32:30 +02:00
parent 6ab4e3f2df
commit 0da0957373
21 changed files with 137 additions and 49 deletions

View File

@@ -78,7 +78,7 @@
text-decoration: none;
transition: 0.5s;
border-radius: 50px;
border: 3px solid white;
border: 3px solid #F8FAFC;
}
.hero-sub-container-menu-item2:hover {
@@ -158,7 +158,7 @@
right: 15px;
width: 40px;
height: 40px;
color: white;
color: #F8FAFC;
padding: 15px;
border-radius: 50px;
transition: 0.5s;