فهرست منبع

Update CSS to fix #75

George Cushen 8 سال پیش
والد
کامیت
e604f07850
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      static/css/hugo-academic.css

+ 1 - 1
static/css/hugo-academic.css

@@ -26,7 +26,7 @@ html {
   color: rgba(0,0,0,0.8);
   line-height: 1.65;
 }
-@media screen and (min-width: 58rem) {
+@media screen and (min-width: 58em) {
   html {
     font-size: 20px;
   }