remove underline from Book A Study Room button

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Mark Eaton
2026-02-22 01:49:24 -05:00
co-authored by Claude Opus 4.6
parent 91559e3660
commit b429175477
+1
View File
@@ -383,6 +383,7 @@
padding: 0; /* remove default Bootstrap padding */ padding: 0; /* remove default Bootstrap padding */
border: none; /* ensure no extra border height */ border: none; /* ensure no extra border height */
background: none; /* keep background controlled by inner div */ background: none; /* keep background controlled by inner div */
text-decoration: none;
} }
/* Remove default heading margin for uniform button height */ /* Remove default heading margin for uniform button height */