mirror of
https://git.feneas.org/feneas/fediverse.git
synced 2025-06-06 00:49:22 +02:00
Update styles
This commit is contained in:
@@ -148,7 +148,7 @@ $taglist: (diaspora, $diaspora),
|
|||||||
(ganggo, $ganggo),
|
(ganggo, $ganggo),
|
||||||
(aardwolf, $aardwolf),
|
(aardwolf, $aardwolf),
|
||||||
(postactiv, $postactiv),
|
(postactiv, $postactiv),
|
||||||
(peertube, peertube);
|
(peertube, $peertube);
|
||||||
|
|
||||||
@each $tag, $color in $taglist {
|
@each $tag, $color in $taglist {
|
||||||
svg.f-tag.#{$tag} {
|
svg.f-tag.#{$tag} {
|
||||||
@@ -160,6 +160,10 @@ $taglist: (diaspora, $diaspora),
|
|||||||
.chronicles .urgent {
|
.chronicles .urgent {
|
||||||
right: 9em;
|
right: 9em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post__preview:not(.wanted):not(.featured) {
|
||||||
|
flex: 46% 0 0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: $mq-medium) {
|
@media screen and (max-width: $mq-medium) {
|
||||||
|
Reference in New Issue
Block a user