add padding when viewing on smaller screen
This commit is contained in:
parent
0792e6644d
commit
15e298d4e8
|
@ -16,6 +16,7 @@
|
|||
|
||||
.custom-gated-topic-content {
|
||||
text-align: center;
|
||||
padding: 0 1rem;
|
||||
|
||||
&--header {
|
||||
font-size: var(--font-up-5);
|
||||
|
|
Loading…
Reference in New Issue