mirror of
https://github.com/bfloydd/streams.git
synced 2026-07-22 05:49:02 +00:00
smaller font
This commit is contained in:
parent
6bc0746ed2
commit
0e9a0056c3
1 changed files with 2 additions and 2 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue