diff options
| author | Geireann Lindfield Roberts <60007097+geireann@users.noreply.github.com> | 2022-09-20 19:46:07 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-20 19:46:07 -0400 |
| commit | 6d4b37bb1efee8d178dd4d96700b9379f925cfa5 (patch) | |
| tree | e0fbe7c7da3b2a26b9b2f9147c166c7bc079f143 /src/client/views/global | |
| parent | 66829e2d9fc08688f32f48ac92e2531fd4650cb7 (diff) | |
| parent | b6b0e25503f768f831b800a6d2760b2ccbfab727 (diff) | |
Merge pull request #117 from brown-dash/geireann-homepage
updated homepage view
Diffstat (limited to 'src/client/views/global')
| -rw-r--r-- | src/client/views/global/globalCssVariables.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/views/global/globalCssVariables.scss b/src/client/views/global/globalCssVariables.scss index c5968d9a7..8a75aeef8 100644 --- a/src/client/views/global/globalCssVariables.scss +++ b/src/client/views/global/globalCssVariables.scss @@ -39,7 +39,7 @@ $small-text: 9px; // misc values $border-radius: 0.3em; $search-thumnail-size: 130; -$topbar-height: 32px; +$topbar-height: 37px; $antimodemenu-height: 36px; // dragged items |
