Increase padding in default welcome center page

This commit is contained in:
guerler
2019-05-09 23:33:32 -04:00
parent cb4d87f5f8
commit d2bbd274f0
+1 -1
View File
@@ -5,7 +5,7 @@
<link rel="stylesheet" href="style/base.css" type="text/css" />
</head>
<body class="m-0">
<div class="py-3">
<div class="py-4">
<div class="container">
<h2>Hello, <strong>Galaxy</strong> is running!</h2>
To customize this page edit <code>static/welcome.html</code>