mirror of
https://git.topisto.net/tibo/template.git
synced 2026-03-31 19:29:10 +00:00
202511260955
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
--section-header-height: 120px;
|
||||
--section-navbar-height: var(--section-min-height);
|
||||
--section-synthese-height: 120px;
|
||||
--section-principale-height: 800px;
|
||||
--section-principale-height: 400px;
|
||||
--section-footer-height: 100vh;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
@@ -105,10 +106,13 @@ body {
|
||||
background-color: pink;
|
||||
height: var(--section-synthese-height);
|
||||
}
|
||||
|
||||
.principale {
|
||||
height: var(--section-principale-height);
|
||||
}
|
||||
|
||||
.footer {
|
||||
background-color: greenyellow;
|
||||
height: var(--section-footer-height);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user