Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
HTML5 Boilerplate のデフォルトのフォント サイズは、私がデザインしている Web サイトの好みでは少し大きいと思いますが、その機能は気に入っています。font-size:1em;main.cssの を次のように変更しても安全でしょうfont-size:0.9em;か?
font-size:1em;
font-size:0.9em;
もちろん - それはただの CSS です。あなたもそれを望むように見せるためにそこにあります。
実際、サイズを大きくすることは悪い考えではないかもしれません