mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-04-01 05:19:54 +00:00
Removed body font-face specification
This commit is contained in:
parent
20950f4850
commit
3e43a1dbd7
@ -50,7 +50,3 @@
|
||||
url('oxygen-mono-v6-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
|
||||
url('oxygen-mono-v6-latin-regular.svg#OxygenMono') format('svg'); /* Legacy iOS */
|
||||
}
|
||||
/* Apply font to body */
|
||||
body {
|
||||
font-family: "Oxygen", sans-serif;
|
||||
}
|
Loading…
Reference in New Issue
Block a user