add padding to disclaimer
This commit is contained in:
@@ -2,15 +2,16 @@
|
||||
<section class="container mx-auto max-w-4xl">
|
||||
<p class="text-2xl md:text-center my-20">
|
||||
Pegaz is a simple web-service launcher.
|
||||
<br/>
|
||||
<br/>
|
||||
In extending <b>docker-compose</b> functionnality, pegaz let you control <b>multiple</b> docker-compose.yml <b>configurations</b>.
|
||||
<br />
|
||||
<br />
|
||||
In extending <b>docker-compose</b> functionnality, pegaz let you control <b>multiple</b> docker-compose.yml
|
||||
<b>configurations</b>.
|
||||
</p>
|
||||
<div class="my-20">
|
||||
<h2 class="title">
|
||||
Features
|
||||
</h2>
|
||||
<ul class="text-xl md:text-2xl p-6 [&>li]:leading-10">
|
||||
<ul class="text-xl md:text-2xl p-6 [&>li]:leading-10 [&>li]:md:pb-6">
|
||||
<li>🔒 ssl certification</li>
|
||||
<li>🎉 sub-domain & multi-domain directly in docker-compose file</li>
|
||||
<li>📝 pre & post install script</li>
|
||||
|
Reference in New Issue
Block a user