hopefully fix modal bug

This commit is contained in:
Michael 2017-03-26 11:16:10 -04:00
parent 70f527e967
commit d0317c159b

View file

@ -44,6 +44,11 @@ p,a,strong,b,u,i,em,h1,h2,h3,h4,h5,h6,s,pre,code,input,textarea{
* @author ocodia
*/
.modal{
width:100%;
height:100%;
}
code[class*="language-"],
pre[class*="language-"] {
color: #f8f8f2;