Add app favicon and brand mark

This commit is contained in:
2026-04-11 20:44:10 +02:00
parent 8d0762eeae
commit f654d459cb
4 changed files with 50 additions and 6 deletions
+8 -5
View File
@@ -194,11 +194,14 @@ button {
display: grid;
place-items: center;
border-radius: 18px;
background: linear-gradient(180deg, rgba(146, 232, 255, 0.9), rgba(95, 181, 255, 0.55));
color: #032338;
font-size: 1.25rem;
font-weight: 800;
box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.35);
overflow: hidden;
box-shadow: 0 10px 24px rgba(9, 25, 40, 0.22);
}
.brand-mark img {
width: 100%;
height: 100%;
display: block;
}
.brand-block h1,