This commit is contained in:
epoberezkin
2022-11-08 13:20:10 +00:00
parent 227fbc6a4e
commit 849b4c4e94
3 changed files with 27 additions and 2 deletions
+4
View File
@@ -870,6 +870,10 @@ video {
margin-bottom: 5rem;
}
.mb-\[12px\] {
margin-bottom: 12px;
}
.mb-\[75px\] {
margin-bottom: 75px;
}