Spaces:
Runtime error
Runtime error
Commit
•
42d991c
1
Parent(s):
4a3c4be
Update custom.css
Browse files- custom.css +2 -0
custom.css
CHANGED
@@ -27,6 +27,8 @@ div#share-btn-container > div {flex-direction: row;background: black;align-items
|
|
27 |
#gallery_new{border-bottom-left-radius: 0; border-bottom-right-radius:0; border-bottom-color: transparent; height: 160px}
|
28 |
.card_internal{display: flex;height: 100px;margin-top: .5em}
|
29 |
.card_internal img{margin-right: 1em}
|
|
|
|
|
30 |
#box_column{max-width: 100%}
|
31 |
@media(max-width: 1280px){
|
32 |
#gallery_new{height: 210px}
|
|
|
27 |
#gallery_new{border-bottom-left-radius: 0; border-bottom-right-radius:0; border-bottom-color: transparent; height: 160px}
|
28 |
.card_internal{display: flex;height: 100px;margin-top: .5em}
|
29 |
.card_internal img{margin-right: 1em}
|
30 |
+
.source-selection{margin-bottom: 30px}
|
31 |
+
.source-selection .icon{margin-top: 0px}
|
32 |
#box_column{max-width: 100%}
|
33 |
@media(max-width: 1280px){
|
34 |
#gallery_new{height: 210px}
|