Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -82,7 +82,7 @@
|
|
82 |
border: none;
|
83 |
padding: 6px 2px;
|
84 |
cursor: pointer;
|
85 |
-
font-size: 0.
|
86 |
flex: 1;
|
87 |
margin: 0 5px;
|
88 |
white-space: nowrap;
|
@@ -105,7 +105,7 @@
|
|
105 |
font-size: 1rem;
|
106 |
}
|
107 |
.tabs button {
|
108 |
-
font-size: 0.
|
109 |
padding: 8px 5px;
|
110 |
}
|
111 |
.tab-content .tradingview-widget-container {
|
|
|
82 |
border: none;
|
83 |
padding: 6px 2px;
|
84 |
cursor: pointer;
|
85 |
+
font-size: 0.40rem;
|
86 |
flex: 1;
|
87 |
margin: 0 5px;
|
88 |
white-space: nowrap;
|
|
|
105 |
font-size: 1rem;
|
106 |
}
|
107 |
.tabs button {
|
108 |
+
font-size: 0.4rem;
|
109 |
padding: 8px 5px;
|
110 |
}
|
111 |
.tab-content .tradingview-widget-container {
|