We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74ea8ef commit 48021a7Copy full SHA for 48021a7
1 file changed
style.css
@@ -6,7 +6,7 @@
6
body
7
{
8
padding-top: 20px;
9
- background-image: url('mindspark/background.jpg');
+ background-image: url('https://github.com/codeplusmath/website/blob/main/mindspark/background.jpg');
10
background-size: cover;
11
font-family: sans-serif;
12
box-sizing: border-box;
0 commit comments