Skip to content

Commit

Permalink
styles and readme updated
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhjain1712 committed Aug 31, 2024
1 parent 44e62f3 commit 7a6c503
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# Portfolio
![Deploy to GitHub Pages](https://github.com/rishabhjain1712/Portfolio/actions/workflows/deploy.yml/badge.svg?cache-bust=1)
[![Deploy to GitHub Pages](https://github.com/rishabhjain1712/Portfolio/actions/workflows/deploy.yml/badge.svg?event=status)](https://github.com/rishabhjain1712/Portfolio/actions/workflows/deploy.yml)
[![pages-build-deployment](https://github.com/rishabhjain1712/Portfolio/actions/workflows/pages/pages-build-deployment/badge.svg?event=status)](https://github.com/rishabhjain1712/Portfolio/actions/workflows/pages/pages-build-deployment)
8 changes: 7 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
<h1 style="left: 50%; right: inherit; top: 50%; bottom: auto; color:lightskyblue;">comming soon....</h1>
<h1 style="
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
color: lightskyblue;
">Coming Soon....</h1>

0 comments on commit 7a6c503

Please sign in to comment.