mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-24 04:27:59 +01:00
7 lines
152 B
CSS
7 lines
152 B
CSS
.interaction--optional {
|
|
display: inherit !important;
|
|
}
|
|
|
|
.media-box__header--link-row {
|
|
grid-template-columns: 0.5fr 1.5fr 1fr 1.5fr 1fr 1fr 1fr;
|
|
}
|