diff react_games/public/base.css @ 193:9f4429c49733 hg-web

[HgWeb] Making progress....
author MrJuneJune <me@mrjunejune.com>
date Sun, 25 Jan 2026 20:04:55 -0800
parents fb9bcd3145cb
children
line wrap: on
line diff
--- a/react_games/public/base.css	Sat Jan 24 21:52:14 2026 -0800
+++ b/react_games/public/base.css	Sun Jan 25 20:04:55 2026 -0800
@@ -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;