Skip to content

Commit b038784

Browse files
committed
colorChange
1 parent f750b5e commit b038784

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

stylesheets/hackathon.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,15 @@
7070

7171
body {
7272
font-family: "JetBrains Mono", monospace;
73+
background-color: #313131;
7374
}
7475

7576
h1 {
76-
color: #000d3d;
77+
color: #313131;
7778
}
7879

7980
h2 {
80-
color: #ffbe00;
81+
color: #FC4C3D;
8182
}
8283

8384
.atcb,

0 commit comments

Comments
 (0)