We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bca5d05 commit 3c8ad54Copy full SHA for 3c8ad54
1 file changed
config-checker/src/style.css
@@ -5,6 +5,7 @@
5
body {
6
font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
7
font-size: 14px;
8
+ background-color: black;
9
background: linear-gradient(45deg, #040a0e, #27699e);
10
color: #f8f8f8;
11
margin: 0;
0 commit comments