0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-14 15:03:07 +00:00

Trying to fix prod builds breaking

This commit is contained in:
Scott Tolksdorf
2016-12-26 19:16:42 -05:00
parent 47396e5c7e
commit 95aa803c61
4 changed files with 6 additions and 9 deletions

View File

@@ -4,12 +4,9 @@
width : 100%;
.codeEditor{
height : 100%;
.pageLine{
background-color: fade(@blue, 30%);
border-bottom : #333 solid 1px;
background-color : fade(#333, 30%);
border-bottom : #333 solid 1px;
}
}
}