There was an error while loading. Please reload this page.
1 parent 6584176 commit 6dd30fcCopy full SHA for 6dd30fc
1 file changed
public/index.html
@@ -316,7 +316,7 @@
316
.tab-nav {
317
display: flex;
318
background: #f8f9fa;
319
- border-bottom: 3px solid #dee2e6;
+ border-bottom: 2px solid #dee2e6;
320
}
321
322
.tab-button {
@@ -344,7 +344,7 @@
344
.tab-button.active {
345
background: white;
346
color: #4facfe;
347
- border-bottom: 3px solid #4facfe;
+ /* border-bottom: 3px solid #4facfe; */
348
349
350
.tab-button.active::after {
0 commit comments