[mirotalksfu] - refactoring

هذا الالتزام موجود في:
Miroslav Pejic
2024-05-05 12:46:32 +02:00
الأصل 3668ff66ec
التزام 6d8bf78e68
15 ملفات معدلة مع 138 إضافات و96 حذوفات

عرض الملف

@@ -40,7 +40,7 @@
<!-- StyleSheet -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=IBM+Plex+Sans:400,600" />
<link rel="stylesheet" href="../css/landing.css" />
<link rel="stylesheet" href="../css/Landing.css" />
<!-- Js scripts -->
@@ -99,7 +99,6 @@
type="name"
placeholder="Username"
maxlength="36"
style="border-radius: 6px"
required
/>
</div>
@@ -109,7 +108,6 @@
id="password"
class="form-input"
type="password"
style="border-radius: 6px"
placeholder="Password"
maxlength="36"
required