mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-03-06 17:49:24 +00:00
9 lines
137 B
SCSS
9 lines
137 B
SCSS
|
.donations-category-header .donations-category-metadata {
|
||
|
flex-flow: wrap;
|
||
|
padding: 0 10px;
|
||
|
|
||
|
div {
|
||
|
padding-bottom: 10px;
|
||
|
}
|
||
|
}
|