Correction de bug
Le contenu de la balise <main> passait par dessus le contenu de la balise <head> sur Firefox
This commit is contained in:
@@ -2,6 +2,7 @@ header {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
padding: 20px 10px;
|
padding: 20px 10px;
|
||||||
height: max-content;
|
height: max-content;
|
||||||
|
min-height: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
header h1 {
|
header h1 {
|
||||||
|
Reference in New Issue
Block a user