Cosmetic fixes
This commit is contained in:
@@ -201,6 +201,16 @@
|
||||
}
|
||||
}
|
||||
|
||||
.section-editor {
|
||||
min-height: 10rem;
|
||||
.editor {
|
||||
min-height: 10rem;
|
||||
}
|
||||
.editor-content {
|
||||
min-height: 10rem;
|
||||
}
|
||||
}
|
||||
|
||||
.biodata {
|
||||
display: grid;
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
|
||||
Reference in New Issue
Block a user