Mercurial > zeropaste
comparison app/assets/stylesheets/application.scss @ 455:76153b601d7e
No more zoom on mobile
author | nanaya <me@nanaya.pro> |
---|---|
date | Tue, 14 Nov 2017 22:40:10 +0900 |
parents | 967233b26404 |
children | caac9bc885b4 |
comparison
equal
deleted
inserted
replaced
454:3c5e71483f15 | 455:76153b601d7e |
---|---|
8 } | 8 } |
9 | 9 |
10 .paste-paste { | 10 .paste-paste { |
11 resize: vertical; | 11 resize: vertical; |
12 font-family: $font-family-monospace; | 12 font-family: $font-family-monospace; |
13 font-size: 16px; | |
13 } | 14 } |
14 | 15 |
15 .paste-show { | 16 .paste-show { |
16 padding: $grid-gutter-width/2; | 17 padding: $grid-gutter-width/2; |
17 margin-bottom: $grid-gutter-width/2; | 18 margin-bottom: $grid-gutter-width/2; |