diff options
Diffstat (limited to 'modules/background')
| -rw-r--r-- | modules/background/Wallpaper.qml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/modules/background/Wallpaper.qml b/modules/background/Wallpaper.qml index 1f38967..7238303 100644 --- a/modules/background/Wallpaper.qml +++ b/modules/background/Wallpaper.qml @@ -40,9 +40,6 @@ Item { text: "sentiment_stressed" color: Colours.palette.m3onSurfaceVariant font.pointSize: Appearance.font.size.extraLarge * 5 - font.variableAxes: ({ - opsz: Appearance.font.size.extraLarge * 5 - }) } Column { |