SergTsn commited on
Commit
64de6a7
·
verified ·
1 Parent(s): 15a2191

сделать 800 - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -162,7 +162,7 @@
162
  <div id="lasers"></div>
163
  <div class="text-center relative z-10">
164
  <h2 class="text-3xl font-bold text-white mb-4">Welcome to ConnectHub</h2>
165
- <p class="text-gray-300 max-w-2xl mx-auto">This responsive header features a logo on the left and contact options on the right. On mobile devices, only the icons are shown to save space.</p>
166
  </div>
167
  </main>
168
 
 
162
  <div id="lasers"></div>
163
  <div class="text-center relative z-10">
164
  <h2 class="text-3xl font-bold text-white mb-4">Welcome to ConnectHub</h2>
165
+ <p class="text-gray-300 max-w-[800px] mx-auto">This responsive header features a logo on the left and contact options on the right. On mobile devices, only the icons are shown to save space.</p>
166
  </div>
167
  </main>
168