enable cloud apps

This commit is contained in:
Gary 2024-07-25 14:11:58 -07:00
parent 17ec97ece7
commit 01eb24816b
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@
<li> <li>
<a href="/services.html">Services</a> <a href="/services.html">Services</a>
<ul> <ul>
<!-- <li><a href="/cloud-apps.html">PaaS - Cloud Apps</a></li> --> <li><a href="/cloud-apps.html">PaaS - Cloud Apps</a></li>
<li><a href="/vps-hosting.html">VPS - Private Server</a></li> <li><a href="/vps-hosting.html">VPS - Private Server</a></li>
</ul> </ul>
</li> </li>

View File

@ -125,7 +125,7 @@ main {
} }
.flex-container-left img { .flex-container-left img {
margin: auto; margin: auto;
display: block; display: flex;
} }
video { video {
min-width: 300px; min-width: 300px;