Fix max width, center properly, switch to tailwind for some helpers

This commit is contained in:
2023-11-25 13:12:51 -06:00
parent 07336e48ed
commit e3e71eab25
3 changed files with 11 additions and 23 deletions

View File

@@ -216,18 +216,7 @@ sup {
}
nav {
text-align: center;
font-family: "CMU Typewriter Text", monospace, monospace;
font-size: 1.25em;
color: #808080;
a {
color: white;
}
}
.post_summary {
clear: both;
}
.post_date {