cambios en la charla y codi
[dotfilesold/.git] / .config / Typora / themes / github.css
index e8159e1a472d1ead548e32f98374b44a46bbfa36..6c85a67e8087ef3fb9e0e6a0b6d6de2cd73810cc 100644 (file)
@@ -49,6 +49,19 @@ body {
        padding: 30px;
     padding-bottom: 100px;
 }
+
+@media only screen and (min-width: 1400px) {
+       #write {
+               max-width: 1024px;
+       }
+}
+
+@media only screen and (min-width: 1800px) {
+       #write {
+               max-width: 1200px;
+       }
+}
+
 #write > ul:first-child,
 #write > ol:first-child{
     margin-top: 30px;