From 1804382e20760af2a2eb7afcf10b56383c2ef62d Mon Sep 17 00:00:00 2001 From: Ashley Date: Thu, 2 Feb 2023 12:03:38 +0000 Subject: [PATCH] hehe ubuntu --- css/mobile.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/css/mobile.css b/css/mobile.css index 1e4d2aa7..5c359b49 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -12,6 +12,11 @@ body { body { position: relative; } + +* { + font-family:ubuntu, sans-serif; +} + .animated { -webkit-animation-duration: 10s; animation-duration: 10s;