mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-18 16:05:33 -04:00
move more junk out of index.css and into components
This commit is contained in:
@@ -14,13 +14,10 @@
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: var(--medium-dark);
|
||||
background: none;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
|
||||
.menu li .link:hover {
|
||||
color: var(--link);
|
||||
transition: none;
|
||||
}
|
||||
|
||||
.menu li .icon {
|
||||
|
Reference in New Issue
Block a user