| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/HostingSpaces/admin/plainmotors.net/wwwroot/assets/sass/layout/ |
Upload File : |
/* Footer */
#footer {
@include padding(4em, 0);
text-align: center;
.alt-icons {
margin-bottom: 3.5em;
}
.menu {
font-size: 0.8em;
margin-bottom: 1.1em;
a {
color: _palette(fg-light);
}
}
.copyright {
color: _palette(fg-light);
font-size: 0.8em;
text-align: center;
}
@include breakpoint(large) {
.menu {
font-size: 0.9em;
}
.copyright {
font-size: 0.9em;
}
}
@include breakpoint(xsmall) {
@include padding(3em, 1.5em);
}
}