feat: responsible zap modal

This commit is contained in:
Alejandro Gomez
2023-06-28 08:43:33 +02:00
parent 391e549421
commit 713f4c3d5e
7 changed files with 74 additions and 63 deletions

View File

@ -35,6 +35,11 @@
}
}
.homepage {
width: 100%;
grid-area: main-content;
}
.homepage h2 {
background: #171717;
padding: 40px;