yacd/src/components/APIDiscovery.module.scss
2018-12-28 21:43:36 +08:00

11 lines
118 B
SCSS

.content {
background: none;
@media (max-width: 768px) {
width: 90%;
}
}
.overlay {
background: #222;
}