mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-02-13 06:55:11 +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;
|
|
}
|
|
}
|