index page projets

This commit is contained in:
Valentin
2024-11-05 01:44:18 +01:00
parent 018960837d
commit bd1b450a45
34 changed files with 1084 additions and 382 deletions

View File

@@ -5,7 +5,7 @@
box-sizing: border-box;
> div:first-of-type {
width: 100%;
aspect-ratio: 16 / 9;
aspect-ratio: 20 / 9;
overflow: hidden;
padding-left: $x_margin;
padding-right: $x_margin;
@@ -49,6 +49,7 @@
h2 {
margin-bottom: 0.5rem;
margin-top: 1rem !important;
@include main_title();
}
}