From 928bbeab1ec63500ab8fcacb03adab9c0fa07232 Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 12 Dec 2025 18:12:13 -0500 Subject: removed div for border; use variables for colours --- src/pages/index.astro | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) (limited to 'src/pages') diff --git a/src/pages/index.astro b/src/pages/index.astro index 246c87f..b016f7b 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -17,14 +17,12 @@ import '../styles/window.css';
-
-
-

ShiftOS was a game developed by Philip Adams and other developers. The original goal was to go from a bare terminal to a graphical user interface with full desktop features.

- +
+

ShiftOS was a game developed by Philip Adams and other developers. The original goal was to go from a bare terminal to a graphical user interface with full desktop features.

+
-- cgit v1.2.3