Browse Source

Tightens home top nav

main
Keith Daulton 1 year ago
parent
commit
8eb8faa354
1 changed files with 0 additions and 5 deletions
  1. +0
    -5
      src/webviews/apps/home/home.scss

+ 0
- 5
src/webviews/apps/home/home.scss View File

@ -152,10 +152,6 @@ ul {
flex: none;
padding: 0 2rem;
position: relative;
[aria-hidden='false'] ~ header-card {
display: none;
}
}
&__main {
flex: 1;
@ -174,7 +170,6 @@ ul {
&__nav {
flex: none;
padding: 0 2rem;
margin-bottom: 0.6rem;
}
}

Loading…
Cancel
Save