mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-22 12:53:23 +02:00
.wrap: removing width 100%, padding: 12rem 0
This commit is contained in:
committed by
GitHub
parent
ea8a839dc8
commit
0b4c458203
@@ -14,8 +14,8 @@
|
||||
|
||||
> .wrap {
|
||||
@media (min-width: 1024px) {
|
||||
padding: 12rem;
|
||||
width: 100%;
|
||||
padding-left: 12rem;
|
||||
padding-right:12rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user