diff --git a/scss/westgate/_topbar.scss b/scss/westgate/_topbar.scss index fead2c1..ff33ead 100644 --- a/scss/westgate/_topbar.scss +++ b/scss/westgate/_topbar.scss @@ -8,7 +8,7 @@ $wg-topbar-panel-bg: rgba(21, 17, 26, 0.98); top: 0; z-index: 1020; color: var(--wg-text-soft); - background: rgba(24, 20, 29, 0.98); + background: rgb(24, 20, 29); border-bottom: 1px solid rgba(194, 163, 90, 0.2); box-shadow: inset 0 1px 0 rgba(255, 244, 221, 0.04),