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

12 lines
136 B
SCSS

.align-center {
justify-content: center;
text-align: center;
h2 {
color: white;
}
}
.email_label_color {
color: white;
}