mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-19 03:40:17 -04:00
Update Navbar.scss
This commit is contained in:
parent
90d979dd18
commit
576a80c92c
|
@ -139,7 +139,7 @@ body {
|
||||||
transition: transform 0.5s ease-in;
|
transition: transform 0.5s ease-in;
|
||||||
|
|
||||||
li {
|
li {
|
||||||
opacity: 90%;
|
opacity: 100%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -171,7 +171,7 @@ body {
|
||||||
}
|
}
|
||||||
|
|
||||||
to {
|
to {
|
||||||
opacity: 1;
|
opacity: 90%;
|
||||||
transform: translateX(0px);
|
transform: translateX(0px);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user