This commit is contained in:
epoberezkin
2023-04-24 17:55:34 +00:00
parent a72e37ca04
commit 9a56777ffc
40 changed files with 397 additions and 397 deletions
+7 -7
View File
@@ -574,8 +574,8 @@ video {
position: sticky;
}
.-left-10 {
left: -2.5rem;
.-right-14 {
right: -3.5rem;
}
.bottom-0 {
@@ -1060,6 +1060,11 @@ video {
width: 100%;
}
.w-max {
width: -moz-max-content;
width: max-content;
}
.min-w-\[152px\] {
min-width: 152px;
}
@@ -1554,11 +1559,6 @@ video {
padding-right: 2rem;
}
.px-\[20px\] {
padding-left: 20px;
padding-right: 20px;
}
.px-\[34px\] {
padding-left: 34px;
padding-right: 34px;