mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-16 08:13:40 -06:00
Fix max width, center properly, switch to tailwind for some helpers
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user