Fix(css): react-layout and editor area
This commit is contained in:
@@ -44,6 +44,22 @@
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
h2 > a {
|
||||
font-size: 20px;
|
||||
}
|
||||
a > h3 {
|
||||
font-size: 18px;
|
||||
font-weight: bold;
|
||||
}
|
||||
p {
|
||||
font-size: 16px;
|
||||
margin-left: 32px !important;
|
||||
}
|
||||
> .challenge-block-time {
|
||||
width: 100%;
|
||||
padding-top: 5px;
|
||||
}
|
||||
}
|
||||
|
||||
.drawer-content {
|
||||
|
Reference in New Issue
Block a user