mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-29 13:00:12 +02:00
web/save: fix terms note padding on mobile
This commit is contained in:
parent
838cc508de
commit
8ec4a528ef
@ -35,6 +35,7 @@
|
|||||||
@media screen and (max-width: 535px) {
|
@media screen and (max-width: 535px) {
|
||||||
#terms-note {
|
#terms-note {
|
||||||
font-size: 11px;
|
font-size: 11px;
|
||||||
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user