Skip to content

Commit

Permalink
-webkit-text-size-adjustのPRがマージされたので個別対応が不要になった
Browse files Browse the repository at this point in the history
  • Loading branch information
shimoju committed Aug 14, 2023
1 parent 6c547d5 commit 8bd37b3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions assets/css/extended/override.css
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
html {
/* iPhone Safariのフォントサイズ自動調節でコードブロックが崩れないようにする */
-webkit-text-size-adjust: 100%;
text-size-adjust: 100%;
}

/* 本文のline-heightを2にする */
/* single.htmlの本文。デフォルト:1.6(bodyから継承) */
.post-content {
Expand Down

0 comments on commit 8bd37b3

Please sign in to comment.