oskarnr1 commited on
Commit
8ced6b8
·
verified ·
1 Parent(s): 7e4206b

separte Bap Cat into its own heading, and make it main heading

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -192,7 +192,8 @@ Download CV
192
  <div class="project-card bg-gray-50 rounded-xl overflow-hidden shadow-sm">
193
  <img src="https://static.wixstatic.com/media/6588f2_d9fdecb14bfc48ac99bd5efed3e1b054~mv2.png" alt="Project 1" class="w-full h-48 object-cover">
194
  <div class="p-6">
195
- <h3 class="text-xl font-semibold mb-2">Bap Cat - A game about a cat spreading chaos in their owners cafe</h3>
 
196
  <p class="text-gray-600 mb-4">Why? Simply because it wants to spend more time with their owner.</p>
197
  <a href="#" class="text-red-600 hover:text-red-800 font-medium inline-flex items-center">
198
  View Project
 
192
  <div class="project-card bg-gray-50 rounded-xl overflow-hidden shadow-sm">
193
  <img src="https://static.wixstatic.com/media/6588f2_d9fdecb14bfc48ac99bd5efed3e1b054~mv2.png" alt="Project 1" class="w-full h-48 object-cover">
194
  <div class="p-6">
195
+ <h2 class="text-2xl font-bold mb-2">Bap Cat</h2>
196
+ <h3 class="text-xl font-semibold mb-2">A game about a cat spreading chaos in their owners cafe</h3>
197
  <p class="text-gray-600 mb-4">Why? Simply because it wants to spend more time with their owner.</p>
198
  <a href="#" class="text-red-600 hover:text-red-800 font-medium inline-flex items-center">
199
  View Project