forked from rDrama/rDrama
1
0
Fork 0
master
kek7198 2022-01-03 21:31:53 -06:00
parent c69b5a0556
commit a6c5b897fa
1 changed files with 3 additions and 0 deletions

View File

@ -1056,6 +1056,9 @@ video {
.mt-\[-1px\] {
margin-top: -1px;
}
.-mr-2 {
margin-right: -0.5rem;
}
.-mr-4 {
margin-right: -1rem;
}