Removed background colors
This commit is contained in:
parent
109d404e05
commit
8a9b5a681d
@ -117,7 +117,6 @@ fn global_styles() -> Markup {
|
||||
margin: 0 auto;
|
||||
position: relative;
|
||||
padding-top: 42.1875%;
|
||||
background: #f8f8f8;
|
||||
overflow: hidden;
|
||||
}
|
||||
.scene-section {
|
||||
@ -207,7 +206,6 @@ fn global_styles() -> Markup {
|
||||
right: 0;
|
||||
bottom: 0;
|
||||
z-index: 3;
|
||||
background: rgba(0, 0, 0, 0.85);
|
||||
padding: 2vw;
|
||||
overflow-y: auto;
|
||||
align-items: center;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user