max fps and active tab css

This commit is contained in:
MaxRobinsonTheGreat
2021-12-18 10:34:19 -06:00
parent 19c2772e62
commit b813dfa4c4
3 changed files with 12 additions and 3 deletions

4
dist/css/style.css vendored
View File

@@ -134,6 +134,10 @@ button:active{
background-color: #81d2c7;
color: black;
}
.open-tab {
background-color: #66a39b;
color: black;
}
.tab {
grid-template-columns: repeat(2, 1fr);