Add padding to .content-container
This commit is contained in:
parent
3165c3dccb
commit
b9763e2124
@ -89,6 +89,7 @@ textarea {
|
|||||||
.content-container {
|
.content-container {
|
||||||
max-width: 36rem;
|
max-width: 36rem;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
padding: 0 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Update url-input width to be 100% since container will control max width */
|
/* Update url-input width to be 100% since container will control max width */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user