serialcode24x7 commited on
Commit
5460b0e
·
verified ·
1 Parent(s): 73c878c

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -45,7 +45,7 @@
45
  <div class="container mx-auto px-4 py-3 flex justify-between items-center">
46
  <div class="flex items-center">
47
  <i class="fas fa-laptop-code text-blue-600 text-3xl mr-2"></i>
48
- <h1 class="text-2xl font-bold text-gray-800">Rapidcomputersolution <span class="text-blue-600">Pro</span></h1>
49
  </div>
50
  <nav class="hidden md:flex space-x-8">
51
  <a href="#home" class="text-gray-800 hover:text-blue-600 font-medium">Home</a>
 
45
  <div class="container mx-auto px-4 py-3 flex justify-between items-center">
46
  <div class="flex items-center">
47
  <i class="fas fa-laptop-code text-blue-600 text-3xl mr-2"></i>
48
+ <h1 class="text-2xl font-bold text-gray-800">Rapidcomputer <span class="text-blue-600">Solution</span></h1>
49
  </div>
50
  <nav class="hidden md:flex space-x-8">
51
  <a href="#home" class="text-gray-800 hover:text-blue-600 font-medium">Home</a>