1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 15:16:40 -04:00

underline <h2>s, solidify <hr>s

This commit is contained in:
2020-03-12 16:42:41 -04:00
parent 0760163027
commit 91d293e390
11 changed files with 72 additions and 83 deletions

View File

@ -28,6 +28,7 @@ $color-medium-dark: #494949;
$color-medium: #5e5e5e;
$color-medium-light: #757575;
$color-light: #d2d2d2;
$color-kinda-light: #e3e3e3;
$color-super-light: #f4f4f4;
$color-links: #0e6dc2;