howard 2021-04-22 01:30:32 -07:00
parent 4065e94bba
commit 39a9c6bb8f
3 changed files with 6 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -227,6 +227,10 @@
width: 2.5rem;
}
.w-12 {
width: 3rem;
}
.w-28 {
width: 7rem;
}

File diff suppressed because one or more lines are too long