Skip to content

Commit

Permalink
greeting update
Browse files Browse the repository at this point in the history
  • Loading branch information
wishrohitv committed Jan 26, 2024
1 parent 29ca26e commit 5894967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<body style="background-color: rgb(169, 229, 135); display: flex;
justify-content: center; align-items: center; flex-direction: column;" id="bck">
<div style="position: relative;">
<h1 id="greetings" style="font-family: 'Rubik Glitch', system-ui; word-spacing: 8px ;padding: auto; width: auto; font-size: 45px;">Hello, This is my first Website</h1>
<h1 id="greetings" style="font-family: 'Rubik Glitch', system-ui; word-spacing: 8px ;padding: auto; width: auto; font-size: 45px;">Hello, well i'm not great designer </h1>

<button onclick="called()" id="greetme" style="border-radius: 8px; height: 60px; background-color: rgb(43, 226, 134); font-family: 'Rubik Glitch', system-ui; font-size: 22px;">Greet YourSelf😀</button>

Expand Down

0 comments on commit 5894967

Please sign in to comment.