Update simple-page.less

This commit is contained in:
Jan Faracik 2022-06-20 19:01:18 +01:00
parent 2d3695d163
commit a57f13ac88
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
@import "./form/checkbox";
@import "./form/input";
@import "./form/layout";
@import "./modules/buttons-temp";
@import "./modules/buttons";
body {
background: var(--background);