mirror of
https://github.com/wukko/cobalt.git
synced 2025-01-24 11:46:19 +01:00
web/placeholder: more padding
This commit is contained in:
parent
1b5547c508
commit
24c46d3464
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
|
||||
<style>
|
||||
#placeholder-container {
|
||||
gap: var(--padding);
|
||||
gap: calc(var(--padding) * 2);
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
|
|
Loading…
Reference in a new issue