mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 16:05:31 -04:00
syntax oopsies
This commit is contained in:
@@ -8,7 +8,8 @@ body {
|
||||
color: #000000;
|
||||
font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
|
||||
"Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans",
|
||||
"Droid Sans", "Helvetica Neue", sans-serif;
|
||||
"Droid Sans", "Helvetica Neue", sans-serif,
|
||||
"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
|
||||
font-weight: 200;
|
||||
font-size: 24px;
|
||||
line-height: 1.5em;
|
||||
@@ -720,7 +721,6 @@ body#notes div.year ul {
|
||||
}
|
||||
|
||||
body#notes div.year ul li::after {
|
||||
|
||||
content: '';
|
||||
display: block;
|
||||
clear: both;
|
||||
|
Reference in New Issue
Block a user