Convert all Sass to line spacing (#11463)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
52daf4d171
commit
49dfdd8c0a
+8
-8
@@ -9,17 +9,17 @@ $mono-font: 'Roboto Mono', monospace
|
||||
|
||||
|
||||
*, .button
|
||||
box-sizing: border-box
|
||||
font-family: $base-font
|
||||
background: none
|
||||
margin: 0
|
||||
border: 0
|
||||
box-sizing: border-box
|
||||
font-family: $base-font
|
||||
background: none
|
||||
margin: 0
|
||||
border: 0
|
||||
|
||||
body
|
||||
font-family: $base-font
|
||||
font-family: $base-font
|
||||
|
||||
h1, h2, h5, p
|
||||
font-weight: 300
|
||||
font-weight: 300
|
||||
|
||||
h3, h4
|
||||
font-weight: 400
|
||||
font-weight: 400
|
||||
|
||||
Reference in New Issue
Block a user