mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-28 04:20:12 +02:00
web/save: reduce terms note size on desktop
This commit is contained in:
parent
f0e67fb69f
commit
2272bb5edd
@ -47,9 +47,9 @@
|
||||
#terms-note {
|
||||
bottom: 0;
|
||||
color: var(--gray);
|
||||
font-size: 13px;
|
||||
font-size: 12px;
|
||||
text-align: center;
|
||||
padding-bottom: var(--padding);
|
||||
padding-bottom: 6px;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user