From f157d88875ea3abda1d1fc5b75886e2366024ab8 Mon Sep 17 00:00:00 2001 From: magiczocker10 <59317952+magiczocker10@users.noreply.github.com> Date: Sun, 22 Sep 2024 10:33:51 +0200 Subject: [PATCH] Small changes. --- nintendogs+cats/dialog.css | 1 + nintendogs+cats/index.html | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/nintendogs+cats/dialog.css b/nintendogs+cats/dialog.css index da946a6..9087078 100644 --- a/nintendogs+cats/dialog.css +++ b/nintendogs+cats/dialog.css @@ -32,6 +32,7 @@ #menu-content { grid-area: b; height: 100%; + min-width: 454px; position: relative; width: 100%; } diff --git a/nintendogs+cats/index.html b/nintendogs+cats/index.html index bf6366e..96bb278 100644 --- a/nintendogs+cats/index.html +++ b/nintendogs+cats/index.html @@ -52,7 +52,7 @@