Skip to content

Commit

Permalink
fix: remove bg about me
Browse files Browse the repository at this point in the history
  • Loading branch information
riderx committed Aug 29, 2024
1 parent 9917aab commit 79b06f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AboutMartin.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div class="max-w-7xl mx-auto py-8 px-4 md:px-0 bg-[#0f1115] text-[#a1a1aa] rounded-lg shadow-lg">
<div class="max-w-7xl mx-auto py-8 px-4 md:px-0 text-[#a1a1aa] rounded-lg shadow-lg">
<div class="flex flex-col md:flex-row items-start gap-8">
<img
src="https://hebbkx1anhila5yf.public.blob.vercel-storage.com/IMG_3955-fuMcHsWcv0dSt0hQHSRwgImrrjXtGA.JPG"
Expand Down

0 comments on commit 79b06f4

Please sign in to comment.