mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-07 05:53:15 +01:00
update
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
|
||||
.navbar {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
align-items: right;
|
||||
justify-content: right;
|
||||
background-color: #000;
|
||||
padding: 10px 20px;
|
||||
}
|
||||
@@ -38,6 +38,6 @@
|
||||
}
|
||||
.nav-links a {
|
||||
text-decoration: none;
|
||||
color: white;
|
||||
color: rgb(0, 0, 0);
|
||||
font-size: 18px;
|
||||
}
|
||||
Reference in New Issue
Block a user