mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2026-01-03 19:44:55 +01:00
9 lines
108 B
CSS
9 lines
108 B
CSS
.text-no-transform {
|
|
text-transform: none !important;
|
|
}
|
|
|
|
.btn {
|
|
text-transform: none !important;
|
|
}
|
|
|