add modals

This commit is contained in:
andres
2023-10-09 12:13:45 +02:00
parent 575b14c9b4
commit 5e37027dbf
25 changed files with 600 additions and 35 deletions

View File

@@ -0,0 +1,8 @@
.content {
padding: 18px 24px;
> p {
margin: 0;
padding: 0;
}
}