navlinks no longer go over the whole site
This commit is contained in:
parent
3f2e6b2271
commit
5078475e2f
2 changed files with 2 additions and 1 deletions
|
@ -20,6 +20,7 @@ main {
|
|||
|
||||
::deep .nav-link {
|
||||
color: lightskyblue;
|
||||
width: fit-content;
|
||||
}
|
||||
|
||||
::deep input {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue