From a7ff38b2645e1449b3c12bffd787818d9a73de69 Mon Sep 17 00:00:00 2001 From: rion Date: Sat, 22 Feb 2025 20:25:53 -0600 Subject: [PATCH] Update homepage/config/custom.css --- homepage/config/custom.css | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/homepage/config/custom.css b/homepage/config/custom.css index 555663e..79f4b88 100644 --- a/homepage/config/custom.css +++ b/homepage/config/custom.css @@ -1,18 +1,3 @@ - -/* 7f2b5c1acbc7cfd2.css | http://home.atkinsonhideout.com/_next/static/css/7f2b5c1acbc7cfd2.css */ - -.text-sm { - /* font-size: .875rem; */ - font-size: 1.2rem; -} - -.text-xl { - /* font-size: 1.25rem; */ - font-size: 1.75rem; -} - - - /* cards */ :is(.dark .dark\:bg-white\/5) { border-radius: 10px;