From 5ea6436c7e8ced3300bd40e989fa8f93bbecf4e7 Mon Sep 17 00:00:00 2001 From: Jay Moore Date: Sat, 10 Jun 2023 17:07:02 +0000 Subject: [PATCH] none of that works --- pistar.md | 21 --------------------- public/css/hyde.css | 14 +++++++------- 2 files changed, 7 insertions(+), 28 deletions(-) diff --git a/pistar.md b/pistar.md index 854abdc..dfc6bed 100644 --- a/pistar.md +++ b/pistar.md @@ -13,24 +13,3 @@ I hope to add Allstar Node stuff soon
- - diff --git a/public/css/hyde.css b/public/css/hyde.css index 0970324..aa95bd6 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -227,47 +227,47 @@ a.sidebar-nav-item:focus { .iframe-parent{ width: 94vw; - height: 75vw; + height: 50vw; } @media (min-width: 48em) { .iframe-parent { width: 50vw; - height: 75vw; + height: 50vw; } } @media (min-width: 76em) { .iframe-parent { width: 60vw; - height: 75vw; + height: 50vw; } } @media (min-width: 90em) { .iframe-parent { width: 58vw; - height: 75vw; + height: 50vw; } } @media (min-width: 94em) { .iframe-parent { width: 55vw; - height: 75vw; + height: 50vw; } } @media (min-width: 104em) { .iframe-parent { width: 50vw; - height: 75vw; + height: 50vw; } } @media (min-width: 114em) { .iframe-parent { width: 45vw; - height: 75vw; + height: 50vw; } } /* Expand to the entire container */