mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-15 03:16:30 +01:00
6 lines
88 B
SCSS
6 lines
88 B
SCSS
|
.pieTitleText {
|
||
|
text-anchor: middle;
|
||
|
font-size: 25px;
|
||
|
fill: $taskTextDarkColor;
|
||
|
}
|