polyglot/app/assets/stylesheets/connections/_new.scss

12 lines
136 B
SCSS
Raw Normal View History

2018-08-31 14:06:42 +00:00
.align-center {
justify-content: center;
text-align: center;
h2 {
color: white;
}
}
2018-08-31 14:15:15 +00:00
.email_label_color {
2018-08-31 14:06:42 +00:00
color: white;
}