forked from mirrors/homebox
3 lines
59 B
CSS
3 lines
59 B
CSS
|
.text-no-transform {
|
||
|
text-transform: none !important;
|
||
|
}
|