Change page title font

This commit is contained in:
Fred Boniface 2022-10-17 10:19:34 +01:00
parent 26b3435293
commit 01a95e96b8
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ body {
.page-title { .page-title {
text-align: center; text-align: center;
font-family: cursive; font-family: concertone, cursive;
color: #eeeeee; color: #eeeeee;
padding-top: 65px; padding-top: 65px;
padding-bottom: 10px; padding-bottom: 10px;