This commit is contained in:
Madison Scott-Clary
2022-09-06 16:54:07 -07:00
parent c6d0cdfb2f
commit 6b40c59cb1
2 changed files with 17 additions and 4 deletions

View File

@ -1,10 +1,12 @@
@import url('https://fonts.googleapis.com/css2?family=Reggae+One&display=swap');
h1, h2, h3, h4, h5, h6, h1.page-title {
h1, h2, h3, h1.page-title {
font-family: 'Reggae One';
text-align: center;
}
table {
margin: auto;
max-width: 540px;
}
table td {
padding: 0.25rem 0.5rem;