Introduction du nouveau thème
This commit is contained in:
6
themes/42/assets/css/hero.css
Normal file
6
themes/42/assets/css/hero.css
Normal file
@@ -0,0 +1,6 @@
|
||||
header#hero {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
gap: var(--gap-hero);
|
||||
align-items: center;
|
||||
}
|
||||
Reference in New Issue
Block a user