User container class in layout
This commit is contained in:
@ -75,10 +75,10 @@ input.toggle-control:checked ~ .modal.toggle-content {
|
||||
max-height: 500px;
|
||||
}
|
||||
.cover-container.is-medium {
|
||||
height: 200px;
|
||||
height: 150px;
|
||||
}
|
||||
.cover-container.is-small {
|
||||
height: 150px;
|
||||
height: 100px;
|
||||
}
|
||||
@media only screen and (max-width: 768px) {
|
||||
.cover-container {
|
||||
|
Reference in New Issue
Block a user