change on- to text-

This commit is contained in:
Will McGugan
2022-04-07 16:00:17 +01:00
parent 28be8bdd33
commit ecf2d93767
3 changed files with 22 additions and 22 deletions

View File

@@ -5,8 +5,8 @@ $primary: #021720;
$secondary: #95d52a;
$background: #262626;
$animation-speed: 500ms;
$animation: offset $animation-speed in_out_cubic;
$animatitext-speed: 500ms;
$animation: offset $animatitext-speed in_out_cubic;
App > View {
docks: side=left/1;