diff options
-rw-r--r-- | css/font.css | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/css/font.css b/css/font.css index 9f2b408..9922467 100644 --- a/css/font.css +++ b/css/font.css | |||
@@ -6,14 +6,6 @@ h1 { | |||
6 | font-weight: 500; | 6 | font-weight: 500; |
7 | line-height: 26.3999996185303px; | 7 | line-height: 26.3999996185303px; |
8 | } | 8 | } |
9 | h3 { | ||
10 | font-family: Century Gothic, sans-serif; | ||
11 | font-size: 14px; | ||
12 | font-style: normal; | ||
13 | font-variant: normal; | ||
14 | font-weight: 500; | ||
15 | line-height: 15.3999996185303px; | ||
16 | } | ||
17 | p { | 9 | p { |
18 | font-family: Century Gothic, sans-serif; | 10 | font-family: Century Gothic, sans-serif; |
19 | font-size: 14px; | 11 | font-size: 14px; |
@@ -22,19 +14,3 @@ p { | |||
22 | font-weight: 400; | 14 | font-weight: 400; |
23 | line-height: 20px; | 15 | line-height: 20px; |
24 | } | 16 | } |
25 | blockquote { | ||
26 | font-family: Century Gothic, sans-serif; | ||
27 | font-size: 21px; | ||
28 | font-style: normal; | ||
29 | font-variant: normal; | ||
30 | font-weight: 400; | ||
31 | line-height: 30px; | ||
32 | } | ||
33 | pre { | ||
34 | font-family: Century Gothic, sans-serif; | ||
35 | font-size: 13px; | ||
36 | font-style: normal; | ||
37 | font-variant: normal; | ||
38 | font-weight: 400; | ||
39 | line-height: 18.5714282989502px; | ||
40 | } \ No newline at end of file | ||