mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-13 19:55:26 -04:00
move more junk out of index.css and into components
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
}
|
||||
|
||||
.footer a {
|
||||
color: var(--medium-dark);
|
||||
background: none;
|
||||
padding-bottom: 0;
|
||||
color: inherit;
|
||||
}
|
||||
|
||||
.row {
|
||||
@@ -24,7 +22,7 @@
|
||||
}
|
||||
|
||||
.view_source {
|
||||
padding-bottom: 2px !important;
|
||||
padding-bottom: 2px;
|
||||
border-bottom: 1px solid;
|
||||
border-color: var(--light);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user