forked from abner/for-legacy-web
Merge pull request #171 from Rexogamer/preview-padding
commit
831f691cda
|
|
@ -91,6 +91,7 @@
|
|||
display: grid;
|
||||
place-items: center;
|
||||
grid-template-columns: minmax(auto, 100%);
|
||||
padding-bottom: 30px;
|
||||
|
||||
> div {
|
||||
width: 100%;
|
||||
|
|
|
|||
Loading…
Reference in New Issue