diff --git a/css/theme.scss b/css/theme.scss index bacf6bb..264d89d 100644 --- a/css/theme.scss +++ b/css/theme.scss @@ -163,6 +163,10 @@ input[type="submit"], input[type="reset"], input[type="button"], button, .button } // contenu +article#main h2 { + font-size: 1.15em; + line-height: 1.15em; +} img { height:auto; max-width:100%;