Skip to content

Commit

Permalink
gs
Browse files Browse the repository at this point in the history
  • Loading branch information
neerajrekwar authored Feb 23, 2024
1 parent e9f12b3 commit 5ced61e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion new.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<body>
<main>
<section class="bg-slate-800 h-[100vh] text-[#fff] flex justify-center">
<div class="absolute h-[56vh] w-[70%] p-2 rounded-lg self-center backdrop-blur-sm">
<div class="absolute h-[56vh] w-[70%] p-2 rounded-lg self-center backdrop-blur">
<span class="text-3xl ">hello, world<br>Neeraj Rekwar</span>
</div>
<div class="overflow-hidden flex">
Expand Down

0 comments on commit 5ced61e

Please sign in to comment.