source
This commit is contained in:
@@ -144,12 +144,16 @@ code {
|
||||
max-width: 1000px;
|
||||
}
|
||||
|
||||
nav ul {
|
||||
#navbar ul li:last-child {
|
||||
margin-left: auto;
|
||||
}
|
||||
#navbar ul {
|
||||
list-style: none;
|
||||
display: flex;
|
||||
gap: 20px;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
@keyframes nameShadow {
|
||||
|
||||
Reference in New Issue
Block a user