Form styles done

This commit is contained in:
2021-10-21 22:26:45 -03:00
parent 4aa4d9b11e
commit ba88fd2eb9
5 changed files with 127 additions and 5 deletions

View File

@@ -25,4 +25,5 @@ html, body {
@import 'defeat-victory';
@import 'loading';
@import 'letters-registered';
@import 'letter-input'
@import 'letter-input';
@import 'form';