diff options
| author | syuilo⭐️ <Syuilotan@yahoo.co.jp> | 2017-04-02 10:08:34 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-02 10:08:34 +0900 |
| commit | 7bfa510ee7b82f1e9e990d3044081f4c6635aa4a (patch) | |
| tree | b13bae246537c987041216f0b12ec102affbfa3b /src | |
| parent | v1602 (diff) | |
| parent | [Client:Mobile] :art: (diff) | |
| download | misskey-7bfa510ee7b82f1e9e990d3044081f4c6635aa4a.tar.gz misskey-7bfa510ee7b82f1e9e990d3044081f4c6635aa4a.tar.bz2 misskey-7bfa510ee7b82f1e9e990d3044081f4c6635aa4a.zip | |
Merge pull request #391 from ha-dai/suggest
Suggest: Mobile client design update.
Diffstat (limited to 'src')
| -rw-r--r-- | src/web/app/mobile/tags/ui-nav.tag | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/web/app/mobile/tags/ui-nav.tag b/src/web/app/mobile/tags/ui-nav.tag index bb33278c4c..b0a786462d 100644 --- a/src/web/app/mobile/tags/ui-nav.tag +++ b/src/web/app/mobile/tags/ui-nav.tag @@ -111,8 +111,8 @@ margin 0 padding 1em 0 text-align center - font-size 0.6em - opacity 0.3 + font-size 0.8em + opacity 0.5 a color #777 |