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

Chip Senkbeil
03.14.2018 9fdd4f2f4a6f5ecdf8ed9b5359060fe84fabab0a
static/less/style.less
@@ -198,6 +198,19 @@
  }
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
  a.navigation-title {
    font-size: 0rem;
    &::after {
      content: '~';
      font-size: 2.4rem;
      text-align: center;
      margin-left: -1.4rem;
    }
  }
}
.content {
  flex: 1;
  margin-top: 1.6rem;