Nicer colors

This commit is contained in:
Eden Kirin
2024-01-28 12:26:29 +01:00
parent b1f7d8196a
commit 03bba20b50
13 changed files with 68 additions and 29 deletions

View File

@ -0,0 +1,6 @@
@import "vars";
.env-tab-switcher {
width: 100%;
border-bottom: 1px solid lighten($header-background, 60%);
}