add padding to disclaimer
This commit is contained in:
@@ -4,13 +4,14 @@
|
||||
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>.
|
||||
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