diff react_games/public/base.css @ 231:09a96dcb2b4c hg-web

[merge] Join existing hg-web branch head
author MrJuneJune <me@mrjunejune.com>
date Sun, 02 Aug 2026 16:50:48 -0700
parents 9f4429c49733
children
line wrap: on
line diff
--- a/react_games/public/base.css	Sun Jan 25 10:44:04 2026 -0800
+++ b/react_games/public/base.css	Sun Aug 02 16:50:48 2026 -0700
@@ -5,7 +5,6 @@
 }
 
 body {
-  font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
   background: linear-gradient(135deg, #667eea 10%, #764ba2 100%);
   background-attachment: fixed;
   background-repeat: no-repeat;