Add moving earth icon and Fix icons/buttons
This commit is contained in:
@@ -59,7 +59,9 @@
|
||||
margin-bottom: 40px;
|
||||
|
||||
svg {
|
||||
transition: fill 0.3s;
|
||||
width: 24px;
|
||||
height: 24px;
|
||||
color: $color-gray;
|
||||
}
|
||||
.text-split__line {
|
||||
&:last-child {
|
||||
@@ -70,10 +72,6 @@
|
||||
// Hover
|
||||
&:hover {
|
||||
background-color: $color-primary-tertiary20;
|
||||
|
||||
svg {
|
||||
fill: $color-tertiary;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user