Spaces:
Runtime error
Runtime error
Ron Au
commited on
Commit
•
6e56991
1
Parent(s):
f08ec17
Initial Commit
Browse files
style.css
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
body {
|
2 |
--text: hsl(0 0% 15%);
|
3 |
padding: 2.5rem;
|
4 |
-
background-color: hsl(0 0% 96%);
|
5 |
font-family: sans-serif;
|
6 |
color: var(--text);
|
7 |
}
|
|
|
1 |
body {
|
2 |
--text: hsl(0 0% 15%);
|
3 |
padding: 2.5rem;
|
|
|
4 |
font-family: sans-serif;
|
5 |
color: var(--text);
|
6 |
}
|