Sha256: 77de7312d31a79864978981ad92ad24ecc8865be81c3c838cb9f65035f487f1c

Contents?: true

Size: 275 Bytes

Versions: 44

Compression:

Stored size: 275 Bytes

Contents

/* Main */

#main {
    > .inner {
        @include breakpoint('<=small') {
            section {
            	padding: 1em 1em 1em 4em;
            }
        }

        #header {
            padding: 2em 4em 1em 4em;
            margin: 0;
        }
    }
}

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.8.3 _sass/small/layout/_main.scss
jekyll-theme-consulting-0.8.2 _sass/small/layout/_main.scss
jekyll-theme-consulting-0.8.1 _sass/small/layout/_main.scss
jekyll-theme-consulting-0.8.0 _sass/small/layout/_main.scss