Set up CV base layout

This commit is contained in:
Paul Nicoué 2025-06-03 19:36:13 +02:00
parent 098b8b8e0d
commit 04d1096d2e
4 changed files with 34 additions and 9 deletions

View file

@ -11,7 +11,6 @@
flex-direction: column;
align-items: center;
gap: 2rem;
width: $content-width-m;
.home__gallery-item {
display: table;