1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-19 12:35:31 -04:00

simplify SASS @font-face mixin

This commit is contained in:
2020-01-30 00:02:46 -05:00
parent 7edb9fa68b
commit 65bb5b12a5
6 changed files with 45 additions and 38 deletions

View File

@@ -20,7 +20,7 @@ main#video {
letter-spacing: -0.005em;
line-height: 1.5;
color: #777777;
margin: 1.25em;
margin: 1.25em 1em 0 1em;
a {
font-weight: bold;