diff --git a/src/styles/Topbar.module.scss b/src/styles/Topbar.module.scss index e8cc7bf..08c837e 100644 --- a/src/styles/Topbar.module.scss +++ b/src/styles/Topbar.module.scss @@ -5,6 +5,7 @@ gap: 20px; top: 0px; position: sticky; + align-items: center; &Scroll { background-color: rgba(7, 7, 7, 0.7);