mirror of
https://github.com/PotentiaRobotics/website.git
synced 2025-04-09 15:00:20 -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;
|
||||
|
||||
li {
|
||||
opacity: 90%;
|
||||
opacity: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -171,7 +171,7 @@ body {
|
|||
}
|
||||
|
||||
to {
|
||||
opacity: 1;
|
||||
opacity: 90%;
|
||||
transform: translateX(0px);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user