fix CSS section-title size -refs BT#15974

ofaj
Nicolas Ducoulombier 6 years ago
parent ac70cc4e2d
commit 9916898246
  1. 2
      app/Resources/public/css/themes/rainbow/default.css

@ -335,7 +335,7 @@ footer #footer_right{
text-align: center;
}
.section-title{
font-size: 28px;
font-size: 18px;
color: #96BD0D;
text-align: left;
}

Loading…
Cancel
Save