forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2021-12-19 13:22:02 -06:00
parent 33f648140e
commit 4f6166ba9a
1 changed files with 4 additions and 7 deletions

View File

@ -1215,14 +1215,11 @@ video {
.w-2 { .w-2 {
width: 0.5rem; width: 0.5rem;
} }
.w-3\/4 { .w-2\/4 {
width: 75%; width: 50%;
} }
.w-1\.5 { .w-1\/3 {
width: 0.375rem; width: 33.333333%;
}
.w-1 {
width: 0.25rem;
} }
.w-5 { .w-5 {
width: 1.25rem; width: 1.25rem;