This commit is contained in:
epoberezkin
2024-01-27 16:52:34 +00:00
parent b649c5f42b
commit a491f2ffec
40 changed files with 621 additions and 152 deletions
+9
View File
@@ -728,6 +728,10 @@ video {
margin-bottom: 0.75rem;
}
.mb-32 {
margin-bottom: 8rem;
}
.mb-4 {
margin-bottom: 1rem;
}
@@ -1751,6 +1755,11 @@ video {
text-align: center;
}
.text-2xl {
font-size: 1.5rem;
line-height: 2rem;
}
.text-3xl {
font-size: 1.875rem;
line-height: 2.25rem;