web/save: reduce terms note size on desktop
This commit is contained in:
@@ -47,9 +47,9 @@
|
|||||||
#terms-note {
|
#terms-note {
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
color: var(--gray);
|
color: var(--gray);
|
||||||
font-size: 13px;
|
font-size: 12px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
padding-bottom: var(--padding);
|
padding-bottom: 6px;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user