From 01eb24816b9cb0cff142eba992d1575e07ab9615 Mon Sep 17 00:00:00 2001 From: Gary Date: Thu, 25 Jul 2024 14:11:58 -0700 Subject: [PATCH] enable cloud apps --- components/header.html | 2 +- css/styles.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/header.html b/components/header.html index 07afbe6..8729bbe 100644 --- a/components/header.html +++ b/components/header.html @@ -18,7 +18,7 @@
  • Services
  • diff --git a/css/styles.css b/css/styles.css index fc1d90f..2936799 100644 --- a/css/styles.css +++ b/css/styles.css @@ -125,7 +125,7 @@ main { } .flex-container-left img { margin: auto; - display: block; + display: flex; } video { min-width: 300px;