mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-28 17:28:27 +00: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) {
|
||||
#terms-note {
|
||||
font-size: 11px;
|
||||
padding-bottom: 0;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue