Spaces:
Running
Running
Update custom.css file (#3)
Browse files- Update custom.css file (ee9491ad67658737e4e31ab3da3e6e61ae5dcaa9)
- assets/css/custom.css +5 -0
assets/css/custom.css
CHANGED
@@ -102,3 +102,8 @@ img[src*="#chart-icon"] {
|
|
102 |
position: fixed;
|
103 |
width: 100%;
|
104 |
}
|
|
|
|
|
|
|
|
|
|
|
|
102 |
position: fixed;
|
103 |
width: 100%;
|
104 |
}
|
105 |
+
|
106 |
+
.anchor-div {
|
107 |
+
display: flex;
|
108 |
+
flex-direction: row;
|
109 |
+
}
|