Added animations, improved footer
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user