thisday: dark mode

old-stable24
Varun Patil 2022-10-18 11:24:04 -07:00
parent 90d5dc5268
commit 1b37e8224d
1 changed files with 1 additions and 1 deletions

View File

@ -267,7 +267,7 @@ $mobHeight: 150px;
<style lang="scss">
.memories__onthisday__btn button {
transform: scale(0.6);
box-shadow: black 0 0 3px 0 !important;
box-shadow: var(--color-main-text) 0 0 3px 0 !important;
background-color: var(--color-main-background) !important;
}
</style>