line cahnges
This commit is contained in:
parent
4b521763cf
commit
fbbf034fa1
@ -36,7 +36,7 @@ nav {
|
||||
ul {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
gap: 2rem;
|
||||
gap: 2.5rem;
|
||||
list-style: none;
|
||||
padding-left: 0;
|
||||
}
|
||||
@ -67,6 +67,7 @@ li a::after {
|
||||
|
||||
li a:hover::after {
|
||||
width: 85%;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
.wrapper-404 {
|
||||
|
Loading…
Reference in New Issue
Block a user