diff --git a/Resources/public/stylesheets/sass/_custom.scss b/Resources/public/stylesheets/sass/_custom.scss index 83f23b42b..9ed77aa52 100644 --- a/Resources/public/stylesheets/sass/_custom.scss +++ b/Resources/public/stylesheets/sass/_custom.scss @@ -7,10 +7,10 @@ div#general { html,body { min-height:100%; } -.title { +.cf-title { font-size: 2em; } -.subtitle { +.cf-subtitle { font-size: 1.5em; }