web/SupportedServices: make the button more minimal

This commit is contained in:
wukko
2024-08-27 19:40:30 +06:00
parent 74a2758413
commit 2068bba4ee
2 changed files with 30 additions and 4 deletions

View File

@@ -51,6 +51,10 @@
}
@media screen and (max-width: 535px) {
#cobalt-save-container {
padding-top: calc(var(--padding) / 2);
}
#terms-note {
font-size: 11px;
padding-bottom: 0;