add css section title-content

This commit is contained in:
Marcela Mathias 2022-10-13 16:48:51 -03:00
parent 4c7c01597f
commit 0424bb8724

View File

@ -4,6 +4,9 @@
box-sizing: border-box;
font-family: "Inter", Arial, Helvetica, sans-serif;
}
.container {
padding: 50px 30px;
}
.page-header {
display: flex;
justify-content: center;