We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e62464 commit e2c93d7Copy full SHA for e2c93d7
assets/css/styles.css
@@ -2,7 +2,10 @@ body {
2
background-color: #212121;
3
}
4
5
-h1,
+h1 {
6
+ color: bbbbbb;
7
+}
8
+
9
h2,
10
h3,
11
h4 {
0 commit comments