[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2023-12-27 19:46:59 +01:00
parent 4ec5cf16f1
commit dd269805c3
5 changed files with 8 additions and 4 deletions
+4
View File
@@ -3241,6 +3241,10 @@ img.has-shadow {
margin-top: 32px;
}
.mt-48 {
margin-top: 48px;
}
.mr-32 {
margin-right: 32px;
}
+1 -1
View File
@@ -63,7 +63,7 @@
<div class="split-wrap invert-mobile">
<div class="split-item">
<div class="hero-content split-item-content center-content-mobile">
<h1 class="mt-0 mb-16 reveal-from-bottom" data-reveal-delay="150">
<h1 class="mt-32 mb-16 reveal-from-bottom" data-reveal-delay="150">
Oops! <br />
404 - PAGE NOT FOUND
</h1>
+1 -1
View File
@@ -75,7 +75,7 @@
</div>
</div>
</header>
<main class="site-content">
<main class="site-content mt-32">
<section class="hero section illustration-section-01">
<div class="container">
<div class="hero-inner section-inner">
+1 -1
View File
@@ -80,7 +80,7 @@
<div class="split-wrap invert-mobile">
<div class="split-item">
<div class="hero-content split-item-content center-content-mobile">
<h1 class="mt-0 mb-16 reveal-from-bottom" data-reveal-delay="150">
<h1 class="mt-32 mb-16 reveal-from-bottom" data-reveal-delay="150">
Pick name. <br />
Share URL. <br />
Start conference.
+1 -1
View File
@@ -65,7 +65,7 @@
</div>
</div>
</header>
<main class="site-content">
<main class="site-content mt-48">
<section class="hero section">
<div class="container">
<div class="hero-inner section-inner">