mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 21:45:38 +00:00
deploy: 7cd35b9068
This commit is contained in:
+10
-5
@@ -1767,6 +1767,11 @@ video {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.\!text-lg {
|
||||
font-size: 1.125rem !important;
|
||||
line-height: 1.75rem !important;
|
||||
}
|
||||
|
||||
.text-2xl {
|
||||
font-size: 1.5rem;
|
||||
line-height: 2rem;
|
||||
@@ -2556,6 +2561,11 @@ video {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.md\:\!text-xl {
|
||||
font-size: 1.25rem !important;
|
||||
line-height: 1.75rem !important;
|
||||
}
|
||||
|
||||
.md\:text-\[20px\] {
|
||||
font-size: 20px;
|
||||
}
|
||||
@@ -2572,11 +2582,6 @@ video {
|
||||
font-size: 55px;
|
||||
}
|
||||
|
||||
.md\:text-xl {
|
||||
font-size: 1.25rem;
|
||||
line-height: 1.75rem;
|
||||
}
|
||||
|
||||
.md\:leading-\[43px\] {
|
||||
line-height: 43px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user