Remove radius in buttons BT#15984

pull/3063/head
Julio Montoya 6 years ago
parent aeeb4649ea
commit d34f6665ea
  1. 6
      app/Resources/public/css/themes/rainbow/default.css

@ -2297,4 +2297,8 @@ blockquote:before {
.exercise-overview .page-header {
font-weight: normal !important;
}
}
.btn {
border-radius: 0px !important;
}

Loading…
Cancel
Save