redesign of the landing page, see #20
This commit is contained in:
@ -147,4 +147,14 @@ h4 {
|
||||
|
||||
h5 {
|
||||
font-size: 14px;
|
||||
}
|
||||
}
|
||||
|
||||
.preview-content {
|
||||
min-height: 200px;
|
||||
max-height: 200px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.accordion-collapse:not(.show) {
|
||||
height: 200px !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user