Update app.py
Browse files
app.py
CHANGED
@@ -378,7 +378,7 @@ body {
|
|
378 |
/* Tab Styling */
|
379 |
.custom-tabs .tabs {
|
380 |
border-bottom: 2px solid #eee !important;
|
381 |
-
margin-top: -
|
382 |
}
|
383 |
|
384 |
.custom-tabs .tab-nav button {
|
|
|
378 |
/* Tab Styling */
|
379 |
.custom-tabs .tabs {
|
380 |
border-bottom: 2px solid #eee !important;
|
381 |
+
margin-top: -100px;
|
382 |
}
|
383 |
|
384 |
.custom-tabs .tab-nav button {
|