Correctif du nav en css pour le margin
This commit is contained in:
@@ -23,6 +23,8 @@ nav ul {
|
|||||||
justify-content: flex-end;
|
justify-content: flex-end;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 85%;
|
width: 85%;
|
||||||
|
margin-right: 16px;
|
||||||
|
margin-left: 16px
|
||||||
}
|
}
|
||||||
|
|
||||||
nav img {
|
nav img {
|
||||||
|
|||||||
Reference in New Issue
Block a user