Skip to content

Commit ed9702a

Browse files
authored
Merge pull request #3 from diomed/patch-1
Update stylesheet.css
2 parents 0fc4ce3 + 902b14c commit ed9702a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

stylesheet.css

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
@import url(https://cdn.jsdelivr.net/gh/tonsky/FiraCode@1.206/distr/fira_code.css);
12
@page { size: A4 landscape; margin: 1cm }
23

34
* {
@@ -342,4 +343,4 @@ footer .url {
342343
margin-left: 5.2rem;
343344
margin-top: -1rem;
344345
color: var(--grey);
345-
}
346+
}

0 commit comments

Comments
 (0)