From 3e43a1dbd7ecee51218b8fbf4460d2460002ffda Mon Sep 17 00:00:00 2001 From: "V.H. Belvadi" Date: Mon, 13 May 2019 11:42:42 +0530 Subject: Removed body font-face specification --- assets/_fonts.scss | 4 ---- 1 file changed, 4 deletions(-) (limited to 'assets/_fonts.scss') diff --git a/assets/_fonts.scss b/assets/_fonts.scss index 128f22e..549fddc 100644 --- a/assets/_fonts.scss +++ b/assets/_fonts.scss @@ -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; -} \ No newline at end of file -- cgit v1.2.3