1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

add sansevieria theme
All checks were successful
Build & Publish / Build & Publish (push) Successful in 2m7s

This commit is contained in:
Fedor Katurov 2025-04-05 14:33:01 +07:00
parent 29c8bcd145
commit 2a0adb26e0
7 changed files with 818 additions and 2 deletions

View file

@ -43,7 +43,7 @@
left: 0;
width: 100%;
height: 100%;
background: $content_bg_backdrop 50% 50%;
background: $content_bg_backdrop;
background-size: cover;
z-index: 15;
border-radius: $radius;