mirror of
https://github.com/imputnet/cobalt.git
synced 2024-12-28 18:46:09 +00:00
web/placeholder: more padding
This commit is contained in:
parent
382c6e1cd8
commit
72ac4c8f5a
|
@ -10,7 +10,7 @@
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
#placeholder-container {
|
#placeholder-container {
|
||||||
gap: var(--padding);
|
gap: calc(var(--padding) * 2);
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in a new issue