smaller font

This commit is contained in:
Ben Floyd 2025-10-03 16:20:41 -06:00
parent 6bc0746ed2
commit 0e9a0056c3

View file

@ -601,7 +601,7 @@
}
.streams-create-file-stream {
font-size: 1.1em;
font-size: 1em;
font-weight: 600;
color: var(--text-muted);
}
@ -631,7 +631,7 @@
.streams-create-file-button {
padding: 10px 24px;
font-size: 1.1em;
font-size: 1em;
border-radius: 6px;
transition: all 0.2s ease;
background-color: var(--interactive-accent);