mirror of
https://github.com/nicolabs/mastodon-timeline-widget.git
synced 2026-04-10 16:06:45 +02:00
Merge branch 'nicolabs' of github.com:nicolabs/mastodon-timeline-widget into nicolabs
~ fixed visual spacing
This commit is contained in:
commit
2272a3dbc5
|
|
@ -10,7 +10,7 @@
|
|||
|
||||
/* main container >>> */
|
||||
.mastodon-timeline {
|
||||
font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS Pゴシック", "MS PGothic", "sans-serif";
|
||||
font-family: 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, メイリオ, Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
|
||||
}
|
||||
|
||||
.mt-body {
|
||||
|
|
|
|||
Loading…
Reference in a new issue