mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-04-17 10:28:46 -04:00
make link underlines and rounded corners proportional to font size
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
|
||||
.link:hover,
|
||||
.link.current {
|
||||
border-bottom: 3px solid;
|
||||
margin-bottom: -3px;
|
||||
border-bottom: 0.2em solid;
|
||||
margin-bottom: -0.2em;
|
||||
}
|
||||
|
||||
.link:hover {
|
||||
|
||||
Reference in New Issue
Block a user