feat: format

This commit is contained in:
Barrett Ruth 2025-04-15 12:59:54 -04:00
parent d4bc054293
commit 8d320b8c1c
10 changed files with 20039 additions and 28 deletions

View file

@ -15,7 +15,7 @@ header {
justify-content: space-between;
}
footer {
justify-content: flex-end;
justify-content: space-between;
}
.main {
@ -28,6 +28,11 @@ footer {
margin-left: 25px;
}
.greek-delta {
font-family: "Times New Roman", Times, serif;
font-size: 1.5em;
}
ul {
list-style: none;
margin: 0;