CSS fixes for class display

This commit is contained in:
Kenneth Jao 2016-09-06 17:46:32 -04:00
parent 67c203ab7e
commit 4d684a7271

View File

@ -354,7 +354,7 @@ input, textarea {
}
.mainClass {
width: 20%;
width: 18vw;
margin: 2%;
margin-right: 0;
@ -368,7 +368,7 @@ input, textarea {
}
.mainClassName {
font-size: 160%;
font-size: 3.1vh;
-webkit-filter: none;
filter: none;