new icon and stuff
This commit is contained in:
@@ -107,11 +107,10 @@ button { font-family: inherit; }
|
||||
|
||||
.logo {
|
||||
width: 38px; height: 38px;
|
||||
color: var(--accent);
|
||||
display: grid; place-items: center;
|
||||
filter: drop-shadow(0 0 10px var(--accent-glow));
|
||||
}
|
||||
.logo svg { width: 100%; height: 100%; }
|
||||
.logo img { display: block; width: 100%; height: 100%; }
|
||||
|
||||
.brand-text { display: flex; flex-direction: column; line-height: 1; }
|
||||
.brand-text h1 { font-size: 17px; color: var(--text-0); }
|
||||
|
||||
Reference in New Issue
Block a user