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>
<a href="/services.html">Services</a>
<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>
</ul>
</li>

View File

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