fix site style

This commit is contained in:
afc163 2016-04-06 12:23:41 +08:00
parent b3f519ac52
commit 151a579294

View File

@ -107,7 +107,7 @@
.main-container {
margin-left: 0;
.markdown > * {
> .markdown > * {
width: 100%!important;
}
}
@ -152,4 +152,4 @@
transform: translateX(-100%);
opacity: 0;
}
}
}