Blog_Website
Blog_Website copied to clipboard
[feat] Added in blog-site
#108 #152 all overlapping of footer from all pages are fixed and signup with google OAuth credentials is also added in the signup page,
After:
Before:
I have removed firebase config details due to security reasons, but I am also beginner and don't know if its okay, so if it is I can add those details too. @Kritika30032002
adding
for space is not a good practice. Look into another way.
also you should have separate pr for separate issue
@Kritika30032002 That issue wasn't that big so I didn't create a new pull request, but for future I will keep that in mind. I have used css now to avoid overlapping of footer and other page's content.
see the highlighted code line
see the highlighted code line
So I should use margin instead to spaces?
yes
now its good. @Kritika30032002 Thankyou for your guidance and patience.