demarches-normaliennes/app/assets/stylesheets/new_design/_maintenance.scss

9 lines
116 B
SCSS
Raw Normal View History

@import "colors";
.maintenance {
padding: 20px;
text-align: center;
width: 100%;
background: $orange-bg;
}