Correction de bug responsive sur le header
This commit is contained in:
parent
9ef2cfde76
commit
59d5204cb6
@ -2,6 +2,7 @@ header {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
background-color: #f1f1f1;
|
background-color: #f1f1f1;
|
||||||
padding: 20px 10px;
|
padding: 20px 10px;
|
||||||
|
height: max-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
header h1 {
|
header h1 {
|
||||||
|
Loading…
Reference in New Issue
Block a user