chore: update body styles in styles.css to set background color
This commit is contained in:
parent
677a05ba1d
commit
44d052ca48
@ -8,9 +8,9 @@
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
max-width: clamp(320px, 90%, 1000px);
|
max-width: clamp(320px, 90%, 1000px);
|
||||||
/* additional recommendation */
|
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding-top: 1rem;
|
padding-top: 1rem;
|
||||||
/*font-size: 1.25rem;*/
|
/*font-size: 1.25rem;*/
|
||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
|
background-color: black;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user