We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c44da7a commit 996f5a8Copy full SHA for 996f5a8
1 file changed
themes/deis/static/css/main.css
@@ -9,6 +9,10 @@ footer {
9
padding: 0;
10
margin: 0;
11
}
12
+
13
+.injected {
14
+ display: none;
15
+}
16
h1, h2, h3, h4, h5, h6 {
17
font-family: "Helvetica Neue Light", "HelveticaNeue-Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
18
font-weight: 300;
0 commit comments