Correction mineur des couleurs
This commit is contained in:
@@ -22,7 +22,7 @@ body {
|
||||
|
||||
nav {
|
||||
display: flex;
|
||||
background-color: #B47871;
|
||||
background-color: #13172c;
|
||||
justify-content: space-between;
|
||||
position: sticky;
|
||||
top: 0;
|
||||
@@ -53,7 +53,7 @@ nav a {
|
||||
nav a:hover {
|
||||
height: 40px;
|
||||
border-radius: 20px;
|
||||
background-color: #273A56;
|
||||
background-color: #B47871;
|
||||
}
|
||||
|
||||
footer {
|
||||
|
||||
Reference in New Issue
Block a user