fix
This commit is contained in:
@@ -101,7 +101,7 @@ export default function Index() {
|
||||
</h1>
|
||||
<h2 className="text-3xl md:text-4xl text-gray-400">
|
||||
also known as{" "}
|
||||
<span className="font-semibold text-gray-200">Space</span> online
|
||||
<span className="font-semibold text-gray-200">Space</span>
|
||||
</h2>
|
||||
</div>
|
||||
<div
|
||||
@@ -144,7 +144,7 @@ export default function Index() {
|
||||
</p>
|
||||
<div className="bg-white/5 p-6 rounded-lg backdrop-blur-sm">
|
||||
<h3 className="text-xl font-bold text-gray-100 mb-4 bg-gradient-to-r from-blue-400 to-purple-400 bg-clip-text text-transparent">
|
||||
Something most companies have on me
|
||||
About Me
|
||||
</h3>
|
||||
<div className="grid grid-cols-4 gap-4">
|
||||
<div className="flex items-center gap-3 text-gray-300 hover:text-blue-400 transition-colors">
|
||||
|
||||
Reference in New Issue
Block a user