mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-06-13 19:55:26 -04:00
make link underlines and rounded corners proportional to font size
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
.hr {
|
||||
margin: 1.5em auto;
|
||||
height: 2px;
|
||||
height: 0.175em;
|
||||
border: 0;
|
||||
background-color: var(--light);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user