Adjust footer column width

This commit is contained in:
sefaria
2026-06-07 22:43:23 +02:00
parent 0e284bd6a2
commit f32df93ab8
+4
View File
@@ -27,6 +27,10 @@ h1 {
font-family: "MD UI";
}
.footer section small {
width: 12rem;
}
/* Remove bold style */
.address-row span, .footer section small span, .footer section small b {
font-weight: normal !important; /* or font-weight: 400; */