test pour le site
This commit is contained in:
@@ -14,10 +14,12 @@ body {
|
||||
list-style: none;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
display: flex;
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
nav ul li {
|
||||
display: inline;
|
||||
display: inline-block;
|
||||
margin-right: 20px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user