Skip to content
Snippets Groups Projects
Unverified Commit a5cc0d05 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran Committed by GitHub
Browse files

Merge pull request #8806 from hhfa1990/patch-1

Default wrapper  padding left & right
parents 5abd7553 9fedea63
Branches
Tags
No related merge requests found
......@@ -9,6 +9,7 @@
:local(.wrapper) {
width: 100%;
margin: 0 auto;
padding: 0 1em;
}
@media screen and (--breakpoint-min-sm) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment