From 2a88ff904fa71c7e1eeb66a4dc1f79127c35920a Mon Sep 17 00:00:00 2001 From: wtolley Date: Mon, 4 Nov 2024 02:16:30 -0500 Subject: [PATCH] Update styles-mobile.css --- css/styles-mobile.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/styles-mobile.css b/css/styles-mobile.css index bb7c551..8d85a99 100644 --- a/css/styles-mobile.css +++ b/css/styles-mobile.css @@ -30,6 +30,7 @@ body { .content-area { flex-direction: column; /* Stack main and photo vertically */ width: 100%; /* Full width */ + padding: 10px; } main {