fix: freezing the list styles.css
change the background color to 0.99, then it looks cleaner.
This commit is contained in:
parent
30c3e8a782
commit
cd30888714
@ -152,7 +152,7 @@ main .spinner .bounce2 {
|
|||||||
/* PREVIEWER */
|
/* PREVIEWER */
|
||||||
|
|
||||||
#previewer {
|
#previewer {
|
||||||
background-color: rgba(0, 0, 0, 0.9);
|
background-color: rgba(0, 0, 0, 0.99);
|
||||||
padding-top: 4em;
|
padding-top: 4em;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
top: 0;
|
top: 0;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user