Styling, edits

This commit is contained in:
Madison Scott-Clary
2021-09-03 18:14:04 -07:00
parent 6933f33475
commit f4d2de699e
2 changed files with 6 additions and 0 deletions

View File

@ -43,6 +43,8 @@ h1 small {
font-style: italic;
}
ul.pagination {
margin: 1rem 0;
padding: 0;
list-style-type: none;
font-family: "Tom's New Roman", serif;
text-align: center;