mirror of
https://github.com/appen-isen/projet-cal.git
synced 2026-01-18 16:47:38 +01:00
Fix margin for title on mobile devices
This commit is contained in:
@@ -173,6 +173,6 @@ h1 {
|
||||
}
|
||||
|
||||
h1 {
|
||||
margin-top: 5em;
|
||||
margin-top: 7em;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user