mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-08-28 08:10:00 +02:00
Tweak colors
This commit is contained in:
@@ -7,12 +7,14 @@
|
||||
border: 1px solid rgba(0, 0, 0, 0.2);
|
||||
border-radius: 0.25rem;
|
||||
}
|
||||
|
||||
.demo__live {
|
||||
height: 32rem;
|
||||
}
|
||||
|
||||
.demo__css,
|
||||
.demo__html {
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.2);
|
||||
border-bottom: 1px solid rgba(0, 0, 0, 0.8);
|
||||
height: 16rem;
|
||||
overflow: auto;
|
||||
}
|
Reference in New Issue
Block a user