diff options
author | Renard | 2019-09-17 16:35:25 -0300 |
---|---|---|
committer | Renard | 2019-09-17 16:35:25 -0300 |
commit | efc593ead7fc650f197ee630c09a176921dfc6ab (patch) | |
tree | 56e5b37185ced243001521964f8847cad0111a04 /src/App.css | |
parent | 417d531e53d5bc93463b7520f33642d4765c9e21 (diff) | |
download | bai-client-efc593ead7fc650f197ee630c09a176921dfc6ab.tar.gz bai-client-efc593ead7fc650f197ee630c09a176921dfc6ab.tar.xz bai-client-efc593ead7fc650f197ee630c09a176921dfc6ab.zip |
vipFont size
Diffstat (limited to 'src/App.css')
-rw-r--r-- | src/App.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.css b/src/App.css index 708c502..a4cf972 100644 --- a/src/App.css +++ b/src/App.css @@ -20,6 +20,7 @@ .vipFont { font-family: Mona, Monapo, IPAMonaPGothic, "MS PGothic", YOzFontAA97; + font-size: 15px; } .tripcode { |