1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-18 02:41:37 +02:00

.wrap paddings: top/bottom: 12rem

This commit is contained in:
José Luis Antúnez
2017-06-22 11:25:08 +02:00
committed by GitHub
parent 0b4c458203
commit c997ec6cc4

View File

@@ -14,8 +14,8 @@
> .wrap {
@media (min-width: 1024px) {
padding-left: 12rem;
padding-right:12rem;
padding-top: 12rem;
padding-bottom:12rem;
}
}