<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>soratomo0714</author_name>
  <author_url>https://blog.hatena.ne.jp/soratomo0714/</author_url>
  <blog_title>Web関連あれこれ</blog_title>
  <blog_url>https://webkan.hateblo.jp/</blog_url>
  <categories>
    <anon>HTML・CSS</anon>
  </categories>
  <description>PC版は全く問題ないのに。。iPhoneで表示確認するとちゃんと、 文字サイズ指定したのに、大きくなったり小さくなったり。。 文字サイズにバラつきが出る問題。。 解決方法 結論から言うと↓で直ります。 body { -webkit-text-size-adjust: 100%; } どうやら、iPhoneの文字サイズ自動調節機能が効いてしまっているようです。 自動調整を行わないようにする指定が↑こちらになります。 ちなみに、 webkit-text-size-adjust: none; だと文字の拡大ができなくなるのでNGです。 WebKitのバグのようです。。 リセットcssに入れておくとい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwebkan.hateblo.jp%2Fentry%2F20151026%2Fp1&quot; title=&quot;iPhone版Safariでフォントサイズがおかしくなる問題 - Web関連あれこれ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2015-10-26 00:00:00</published>
  <title>iPhone版Safariでフォントサイズがおかしくなる問題</title>
  <type>rich</type>
  <url>https://webkan.hateblo.jp/entry/20151026/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
