mirror of https://github.com/luizdepra/hugo-coder.git

Joseph Ting
21.37.2018 bab77656bb6faeff9727d05ec7bd7a038ec244b6
assets/scss/_content_rtl.scss
@@ -24,7 +24,7 @@
          text-align: left;
          margin-left: 3.0rem;
          margin-right: 0;
          @media only screen and (max-device-width : 768px) {
          @media only screen and (max-width : 768px) {
            text-align: right;
          }
        }