Minor CSS refactor, outfit page tweak

This commit is contained in:
Colin McLeod
2015-06-23 23:45:30 -07:00
parent ba2e9a12b0
commit 44de3e4bbc
3 changed files with 12 additions and 13 deletions

View File

@@ -152,7 +152,7 @@ table.total {
width: 100%;
});
&.dbl {
&.half {
width: 50%;
.tablet({
@@ -166,7 +166,7 @@ table.total {
});
}
&.semi {
&.third {
width: 33%;
.smallTablet({