Tweaking mobile styles

This commit is contained in:
Shan Carter
2017-10-24 10:57:05 -07:00
parent a43db020b1
commit 33714c9ca4
9 changed files with 88 additions and 56 deletions
-1
View File
@@ -1,6 +1,5 @@
import { Template } from '../mixins/template';
import { Controller } from '../controller';
import style from '../styles/d-article.css';
const isOnlyWhitespace = /^\s*$/;