[frio] Adjust font-size

This commit is contained in:
Damian Wajer 2023-01-18 18:37:16 +01:00
parent b735c40b27
commit b86663dd1f

View file

@ -1975,15 +1975,9 @@ code > .hl-main {
.wall-item-actions .btn,
.wall-item-actions a,
.wall-item-actions button {
font-size: 13px;
color: $font_color_darker;
background-color: transparent;
}
@media screen and (max-width: 767px) {
.wall-item-actions .like-rotator {
padding-top: 8px;
}
}
.wall-item-actions .active {
font-weight: bold;
color: $link_color;
@ -2021,7 +2015,6 @@ code > .hl-main {
}
.wall-item-responses {
margin-top: .3em;
font-size: 13px;
}
.wall-item-responses > div > p {
margin: 0;