From 4deb4ccce9759c0420a7d4a5359d4401f95857ce Mon Sep 17 00:00:00 2001 From: Late Night Defender Date: Thu, 28 Mar 2024 02:53:39 +0700 Subject: [PATCH] fix css when coming from another domain --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b10d465..2e923d8 100644 --- a/style.css +++ b/style.css @@ -1,4 +1,4 @@ -@import url("cantarell/cantarell.css"); +@import url("https://www.techtransthai.org/cantarell/cantarell.css"); html * {