mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-09-16 15:55:31 -04:00
extract list of menu links to a config file
This commit is contained in:
@@ -4,17 +4,9 @@
|
||||
margin-right: -0.6em;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
color: var(--medium-dark);
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
color: var(--warning);
|
||||
}
|
||||
|
||||
.icon {
|
||||
width: 1.2em;
|
||||
height: 1.2em;
|
||||
vertical-align: -0.2em;
|
||||
}
|
||||
|
Reference in New Issue
Block a user