__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
// Page Container
.g-container {
width: $breakpoints-large-desktop-container;
@include breakpoint(desktop-range) {
width: $breakpoints-desktop-container;
}
@include breakpoint(tablet-range) {
width: $breakpoints-tablet-container;
}
@include breakpoint(large-mobile-range) {
width: $breakpoints-large-mobile-container;
}
@include breakpoint(small-mobile-range) {
width: $breakpoints-mobile-container;
}
&.g-flushed {
width: 100%;
}
}
// Grid Row and Column Setup
.g-block {
@include breakpoint(mobile-only) {
flex-grow: 0;
flex-basis: 100%;
}
}
body [class*="size-"] {
@include breakpoint(mobile-only) {
flex-grow: 0;
flex-basis: 100%;
max-width: 100%;
}
}
// Fix for Firefox versions 27 and below
@include breakpoint(mobile-only) {
@supports not (flex-wrap: wrap) {
.g-grid {
display: block;
flex-wrap: inherit;
}
.g-block {
display: block;
flex: inherit;
}
}
}
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| _base.scss | File | 37 B | 0664 |
|
| _flex.scss | File | 941 B | 0664 |
|
| _utilities.scss | File | 1.54 KB | 0664 |
|