Fixed horizontal scrollbar
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2022-10-14 18:05:04 -04:00
parent 22eb45a739
commit f9cffdb0b4
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
position: sticky;
top: 0;
left: 0;
width: 100vw;
background: var(--dark--primary-background);
z-index: 98;
box-sizing: border-box;