1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-01-11 03:02:56 -05:00

move more junk out of index.css and into components

This commit is contained in:
2022-01-22 18:52:29 -05:00
parent f62c057f5d
commit 0343aa9be4
19 changed files with 371 additions and 352 deletions

View File

@@ -6,9 +6,7 @@
}
.title a {
background: none;
padding-bottom: 0;
color: var(--text);
color: inherit;
}
@media screen and (max-width: 768px) {