1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-10-29 04:16:23 +01:00
Files
csslayout/styles/blocks/_browser-frame.scss
Phuoc Nguyen 829d57c1bf Cleanup
2021-09-27 23:33:13 +07:00

9 lines
121 B
SCSS

.demo__live {
height: 32rem;
overflow: auto;
}
.demo__html {
border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}