diff --git a/src/fixations/_buttons.scss b/src/fixations/_buttons.scss index b7b6c33..7af5acf 100644 --- a/src/fixations/_buttons.scss +++ b/src/fixations/_buttons.scss @@ -31,7 +31,6 @@ background: linear-gradient(to bottom, rgb(238, 52, 48) 0%,rgb(238, 52, 48) 50%,rgba(205, 43, 40, 0.999) 100%); border-radius: 50px; border: 1px solid rgb(182, 0, 0); - box-shadow: 0 0 3px 3px rgba(255, 0, 0, 0.483); } .lookOutlined-3yKVGo.colorRed-rQXKgM { background: linear-gradient(to bottom, rgb(255, 4, 0) 0%,rgb(255, 4, 0) 50%,rgba(255, 4, 0, 0.999) 100%); @@ -63,4 +62,4 @@ /* Sidebar "selected" Accents */ .side-2ur1Qk .themed-2-lozF.selected-g-kMVV.item-3XjbnG, .topPill-3DJJNV .themed-2-lozF.selected-g-kMVV.item-3XjbnG { background-color: var(--accent) !important; -} \ No newline at end of file +}