index page projets
This commit is contained in:
@@ -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();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user