[Frontend/PLATFORM] Cherry picking from platform changes in vista65

open #95
vista #65
scss and html mods for VISTA-related elements;
(cherry picked from commit 6ef3987)
This commit is contained in:
Charles Hacskaylo
2015-09-16 15:52:56 -07:00
parent 4f5a1115d2
commit f28d2f19d0
5 changed files with 11 additions and 8 deletions

View File

@@ -41,6 +41,10 @@ $pad: $interiorMargin * $baseRatio;
vertical-align: top;
}
&.lg {
font-size: 1rem;
}
&.sm {
padding: 0 $pad / $baseRatio;
}