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