intégration du design il manque que les images de fond
This commit is contained in:
@@ -3,5 +3,11 @@ $y_margins: 2vh;
|
||||
|
||||
/* BREAKPOINTS */
|
||||
|
||||
$breakpoint_tablet: 960px;
|
||||
$breakpoint_desktop: 1280px;
|
||||
$breakpoint_tablet: 760px;
|
||||
$breakpoint_desktop: 1080px;
|
||||
|
||||
.layout-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
min-height: 100vh;
|
||||
}
|
Reference in New Issue
Block a user