Skip to content

Commit a45a664

Browse files
fix: center align readme
1 parent 347efb8 commit a45a664

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
<p style="text-align: center;">
1+
<p align="center">
22
<a href="https://dscvit.com">
33
<img src="https://user-images.githubusercontent.com/30529572/92081025-fabe6f00-edb1-11ea-9169-4a8a61a5dd45.png" alt="DSC VIT"/>
44
</a>
5-
<h2 style="text-align: center;"> FastAPI Session </h2>
6-
<h4 style="text-align: center;"> 2CC Session Course API </h4>
5+
<h2 align="center"> FastAPI Session </h2>
6+
<h4 align="center"> 2CC Session Course API </h4>
77

88

99
---
@@ -60,13 +60,13 @@ uvicorn main:app
6060
## Contributors
6161

6262
<table>
63-
<tr style="text-align: center;">
63+
<tr align="center">
6464
<td>
6565
Md Hishaam Akhtar
66-
<p style="text-align: center;">
66+
<p align="center">
6767
<img src = "https://user-images.githubusercontent.com/58990970/103586688-9cde9700-4f0b-11eb-915c-0d8b9a555159.JPG" width="150" height="150" alt="Md Hishaam Akhtar">
6868
</p>
69-
<p style="text-align: center;">
69+
<p align="center">
7070
<a href = "https://github.com/mdhishaamakhtar">
7171
<img src = "https://www.iconninja.com/files/241/825/211/round-collaboration-social-github-code-circle-network-icon.svg" width="36" height = "36" alt="GitHub"/>
7272
</a>
@@ -78,6 +78,6 @@ uvicorn main:app
7878
</tr>
7979
</table>
8080

81-
<p style="text-align: center;">
81+
<p align="center">
8282
Made with :heart: by <a href="https://dscvit.com">DSC VIT</a>
8383
</p>

0 commit comments

Comments
 (0)