Commit b90b71ed authored by Randall Leeds's avatar Randall Leeds

change a font from px to em

parent 8777be97
......@@ -95,7 +95,7 @@ svg { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }
}
footer {
@extend .small;
font-size: .8em;
font-family: $sansFontFamily;
text-align: right;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment