mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-10-29 04:16:23 +01:00
9 lines
121 B
SCSS
9 lines
121 B
SCSS
.demo__live {
|
|
height: 32rem;
|
|
overflow: auto;
|
|
}
|
|
|
|
.demo__html {
|
|
border-bottom: 1px solid rgba(0, 0, 0, 0.5);
|
|
}
|