1
0
mirror of synced 2025-02-17 11:08:35 +01:00

Whitespace

This commit is contained in:
Steve Smith 2015-10-27 11:56:05 -04:00
parent 394e56bc61
commit 5728d61ecd

View File

@ -107,6 +107,7 @@ header {
width:270px;
float:left;
position:fixed;
-webkit-font-smoothing:subpixel-antialiased;
}
header ul {
@ -190,6 +191,7 @@ footer {
float:left;
position:fixed;
bottom:50px;
-webkit-font-smoothing:subpixel-antialiased;
}
@media print, screen and (max-width: 960px) {