mirror of
https://github.com/rommapp/romm.git
synced 2026-06-28 06:46:00 +00:00
blured login bg by default
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 1.2 MiB After Width: | Height: | Size: 714 KiB |
@@ -134,8 +134,6 @@ onBeforeMount(async () => {
|
||||
position: absolute;
|
||||
background: url("/assets/login_bg.png") center center;
|
||||
background-size: cover;
|
||||
-webkit-filter: blur(3px);
|
||||
filter: blur(3px);
|
||||
}
|
||||
#card {
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
|
||||
Reference in New Issue
Block a user