diff options
| author | ljungster <parkerljung@gmail.com> | 2022-03-24 11:29:52 -0400 |
|---|---|---|
| committer | ljungster <parkerljung@gmail.com> | 2022-03-24 11:29:52 -0400 |
| commit | 012f29c76fb21db2b3e7c071993ee05b1c4c32c8 (patch) | |
| tree | a26bcb2ed99daa06f2c036773517d0e6d8cba4da /src/client/views/collections/CollectionStackingView.scss | |
| parent | 8da204a954585795f4c6c81a23f3d60f4962982e (diff) | |
messed around with Scss
Diffstat (limited to 'src/client/views/collections/CollectionStackingView.scss')
| -rw-r--r-- | src/client/views/collections/CollectionStackingView.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/views/collections/CollectionStackingView.scss b/src/client/views/collections/CollectionStackingView.scss index 8aa813f1e..78df932f9 100644 --- a/src/client/views/collections/CollectionStackingView.scss +++ b/src/client/views/collections/CollectionStackingView.scss @@ -232,6 +232,7 @@ .collectionStackingView-sectionHeader { text-align: center; margin: auto; + margin-bottom: 10px; background: $medium-gray; // overflow: hidden; overflow is visible so the color menu isn't hidden -ftong |
