Skip to content

Commit 933ca07

Browse files
authored
Update custom.css
try pink!
1 parent 4a86195 commit 933ca07

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css/custom.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
.container {
1111
max-width: 1000px; }
1212

13+
/* body */
14+
15+
body {
16+
background: var(--slate); }
17+
1318
/* headings */
1419

1520
h1, h2, h3, h4, h5, h6 {

0 commit comments

Comments
 (0)