Changed content layout

This commit is contained in:
2023-04-29 15:20:36 -05:00
parent e51f706462
commit 630a140d2f
3 changed files with 14 additions and 15 deletions

View File

@@ -4,6 +4,10 @@
border: 2px solid rgba(56, 56, 56, 1);
}
.container-padding-5px {
margin: 5px;
}
.button-highlighted {
background-color: #AB7E45;
}