diff options
Diffstat (limited to 'app/base.styl')
| -rw-r--r-- | app/base.styl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/base.styl b/app/base.styl index 394d8b1..f6edae9 100644 --- a/app/base.styl +++ b/app/base.styl @@ -133,6 +133,7 @@ article { display: flex flex-flow: row wrap justify-content: space-between; + number: 2 @media screen and (max-width: 740px) { flex-flow: column wrap |
