Skip to content

Commit

Permalink
Publish 1 from deena into origin/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Deena El Orra authored and DeenaElOrra committed Nov 19, 2024
1 parent d13532c commit d4101c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion islands/PriceCalculatorIsland.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ export default function PriceCalculatorIsland() {
className="text-2xl sm:text-2xl md:text-3xl font-mono text-[#02F67C] tracking-wider text-center"
style={{
textShadow: "0 0 10px rgba(2, 246, 124, 0.5)",
fontFamily: "'Albert Sanss', monospace",
fontFamily: "'Albert Sans', monospace",
letterSpacing: "0.1em",
}}
>
Expand Down

0 comments on commit d4101c8

Please sign in to comment.