forked from ruangrupa/lumbung.space
add dot to shouts card
This commit is contained in:
@ -444,7 +444,12 @@ div.network-source {
|
||||
flex-flow: row;
|
||||
font-size: 0.9rem;
|
||||
background-color: var(--shouts-light);
|
||||
color: var(--shouts-dark)
|
||||
color: var(--shouts-dark);
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.network footer svg {
|
||||
fill: var(--shouts-dark)
|
||||
}
|
||||
|
||||
.network .read-more {
|
||||
|
Reference in New Issue
Block a user