From b2c1f722aa074342eae12393918da936226351dd Mon Sep 17 00:00:00 2001 From: hyzen Date: Tue, 3 Mar 2026 02:07:40 +0530 Subject: [PATCH] Update: RSS button --- docs/css/custom.css | 2 +- static/css/custom.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/css/custom.css b/docs/css/custom.css index 501ce44..7a3cf0e 100644 --- a/docs/css/custom.css +++ b/docs/css/custom.css @@ -45,7 +45,7 @@ border: 1px solid #f26522; background-color: #f26522; color: #fff !important; - font-size: 0.5rem; + font-size: 0.6rem; font-weight: 600; text-decoration: none !important; line-height: 1.4; diff --git a/static/css/custom.css b/static/css/custom.css index 501ce44..7a3cf0e 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -45,7 +45,7 @@ border: 1px solid #f26522; background-color: #f26522; color: #fff !important; - font-size: 0.5rem; + font-size: 0.6rem; font-weight: 600; text-decoration: none !important; line-height: 1.4;