Gut the TabsBar

This commit is contained in:
Alex Gleason
2021-09-12 18:51:39 -05:00
parent 9a33215528
commit 1ea45f7cdb
4 changed files with 72 additions and 84 deletions

View File

@ -163,7 +163,7 @@
}
.search-popout-container {
width: 251px;
width: 351px;
@media screen and (max-width: $nav-breakpoint-2) { width: 100%; }
}

View File

@ -46,7 +46,7 @@
&__search-container {
display: block;
width: 251px;
width: 351px;
@media screen and (max-width: 895px) {
display: none;