1
0
mirror of https://github.com/mgerb/mywebsite synced 2026-01-12 02:42:48 +00:00

changed font - starting on resume

This commit is contained in:
2016-01-08 00:03:19 -06:00
parent eb1fae7535
commit 41dd7122de
5 changed files with 29 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ html {
}
body {
font-family: 'Arvo', serif;
font-family: 'Raleway', sans-serif;
}
a {