Text: Add text tranformation none class

pull/1/head
parent 3b10e32e0d
commit c488799c31

@ -36,6 +36,10 @@
.uk-text-light-grey {
color: @text-light-grey;
}
.uk-text-transform-none {
text-transform: none !important;
}
}
@media only screen and (max-width: @breakpoint-medium-max) {

Loading…
Cancel
Save