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