mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-02-24 03:34:12 +01:00
4 lines
46 B
SCSS
4 lines
46 B
SCSS
|
.uppercase {
|
||
|
text-transform: uppercase;
|
||
|
}
|