fix: background-color covering hints
This commit is contained in:
parent
71501cda64
commit
afb12b46df
@ -1,5 +1,7 @@
|
||||
body {
|
||||
/* background-color: ghostwhite; */
|
||||
background-color: ghostwhite;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
color: black;
|
||||
overflow-wrap: anywhere;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user