[call-me] - fix typo

This commit is contained in:
Miroslav Pejic
2026-04-07 20:25:43 +02:00
parent 13494367b5
commit 1240b8ba66
+16
View File
@@ -259,6 +259,7 @@ button {
}
.card-header h1 {
font-size: var(--font-size-xl) !important;
margin: 0 !important;
font-size: var(--font-size-2xl) !important;
font-weight: var(--font-weight-bold) !important;
@@ -1409,6 +1410,21 @@ input {
overflow: visible !important;
}
@media (max-width: 768px) {
.participant-count {
top: -2px;
right: -2px;
min-width: 16px;
height: 16px;
font-size: 10px;
padding: 0 3px;
}
#roomPage > .row.justify-content-center {
padding-top: 4px;
}
}
@keyframes pulse {
0%,
100% {