feat: Update opacity of bg image
All checks were successful
Build Docker / Build Image (push) Successful in 1m2s
All checks were successful
Build Docker / Build Image (push) Successful in 1m2s
This commit is contained in:
BIN
HNSAU.bsdesign
BIN
HNSAU.bsdesign
Binary file not shown.
@@ -25,13 +25,13 @@
|
||||
[data-bs-theme=dark] .clean-block.clean-hero::before {
|
||||
background: url("/assets/img/backgrounds/blocksaugw.svg") center / contain no-repeat;
|
||||
color: rgba(0,0,0,0);
|
||||
filter: opacity(10%);
|
||||
filter: opacity(45%);
|
||||
}
|
||||
|
||||
.clean-block.clean-hero::before {
|
||||
background: url("/assets/img/backgrounds/blocksaug.svg") center / contain no-repeat;
|
||||
color: rgba(0,0,0,0);
|
||||
filter: opacity(10%);
|
||||
filter: opacity(15%);
|
||||
}
|
||||
|
||||
.floating-switch {
|
||||
|
||||
Reference in New Issue
Block a user