This commit is contained in:
epoberezkin
2023-06-11 07:41:52 +00:00
parent 8ac8d1ab08
commit 30737e39bb
107 changed files with 4547 additions and 3695 deletions
-8
View File
@@ -606,10 +606,6 @@ video {
right: 0.25rem;
}
.right-5 {
right: 1.25rem;
}
.right-\[-6px\] {
right: -6px;
}
@@ -626,10 +622,6 @@ video {
top: 2.75rem;
}
.top-5 {
top: 1.25rem;
}
.top-\[52\%\] {
top: 52%;
}