Version 1.0.0 - Création du Header
This commit is contained in:
@@ -43,6 +43,7 @@ html, body {
|
||||
height: 100%;
|
||||
overflow-x: hidden;
|
||||
background-color: var(--primary);
|
||||
transition: all 0.5s ease-in-out;
|
||||
|
||||
}
|
||||
|
||||
@@ -82,3 +83,6 @@ a {
|
||||
background: #ffffffa8;
|
||||
}
|
||||
|
||||
.full {
|
||||
width: 100%;
|
||||
}
|
Reference in New Issue
Block a user