New design #1

Merged
nathanwoodburn merged 21 commits from feat/newdesign into main 2025-08-07 16:36:14 +10:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7203672773 - Show all commits

Binary file not shown.

View File

@@ -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 {