improved CSS

This commit is contained in:
Francesco Mangiacrapa 2022-09-23 16:59:30 +02:00
parent 86b16b5187
commit 2f032579f9
1 changed files with 4 additions and 0 deletions

View File

@ -16,6 +16,10 @@
border: 1px solid #eee;
}
.custom-page-header h1 {
font-size: 32px;
}
.margin-top-5 {
margin-top: 5px !important;
}