/// /// Forty by HTML5 UP /// html5up.net | @ajlkn /// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) /// /* Footer */ #footer { .copyright { font-size: 0.8em; list-style: none; padding-left: 0; span.inline-svg { svg { width: 1em; height: 1em; } } span.hugo { span.inline-svg { svg { height: 1em; width: auto; } } } } @include breakpoint('<=xsmall') { .copyright { } } }