Skip to content

Commit 005e062

Browse files
committed
Minor Change in Github Button
1 parent 9fe8019 commit 005e062

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

views/index.ejs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,10 @@
209209
</ol>
210210
<hr />
211211
<button
212-
class="flex sm:hidden bg-gray-300 mt-4 text-center py-2 text-black w-full"
212+
class="flex items-center justify-center gap-2 sm:hidden bg-gray-300 mt-4 text-center py-2 text-black w-full"
213213
>
214214
<a
215-
class="items-center justify-center gap-2"
215+
class="flex items-center justify-center gap-2"
216216
href="https://github.com/lakshaykamat/taylor-swift-api"
217217
target="_blank"
218218
>

0 commit comments

Comments
 (0)