mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-27 21:47:59 +01:00
8 lines
152 B
CSS
8 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;
|
||
|
}
|