advancements now with tabs

This commit is contained in:
Vlyan
2020-12-31 12:18:25 +01:00
parent c9b60c1333
commit 267c77c78b
10 changed files with 67 additions and 30 deletions

View File

@@ -1,6 +1,7 @@
// -- Nav
nav {
&.sheet-tabs {
&.sheet-tabs,
&.advancements-tabs {
height: 3rem;
line-height: 3rem;
font-family: $font-tertiary;

View File

@@ -39,6 +39,9 @@
box-shadow: none;
}
}
.advancements-tab {
min-width: 60px;
}
}
&.item,
.technique,