??
You're inside public_html, but wp-admin or wp-content was not found.
Savvy
W
olf -
MANAGER
Edit File: _background-variant.scss
// Contextual backgrounds @mixin bg-variant($parent, $color) { #{$parent} { color: #fff !important; background-color: $color !important; } a#{$parent} { @include hover-focus { background-color: darken($color, 10%) !important; } } }