Skip to content

Commit fe306ca

Browse files
committed
style the padding of the home page
1 parent b41fb52 commit fe306ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/home/home.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<div class="d-flex flex-column justify-content-center text-center py-4 my-5">
1+
<div class="d-flex flex-column justify-content-center text-center py-5 my-5">
22
<h1 class="display-3 mx-auto">DevNet Framework</h1>
33
<p class="lead w-75 mx-auto">
44
A free open-source software, and cross-platform, inspired by ASP.NET Core, built in PHP for rapid

0 commit comments

Comments
 (0)