8 lines
67 B
SCSS
8 lines
67 B
SCSS
|
.content {
|
||
|
background: none;
|
||
|
}
|
||
|
|
||
|
.overlay {
|
||
|
background: #222;
|
||
|
}
|