[call-me] - fix typo

This commit is contained in:
Miroslav Pejic
2025-08-23 10:28:05 +02:00
parent 7d9d01f4b5
commit 1d1cf617d4
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -565,7 +565,7 @@ input {
top: 0;
right: 0;
width: 350px;
height: 100vh;
height: 100%;
background: rgba(30, 32, 36, 0.98);
flex-direction: column;
box-shadow: -2px 0 16px rgba(0, 0, 0, 0.25);
View File