diff --git a/custom.css b/custom.css index 53b72dd..cd9ddc9 100644 --- a/custom.css +++ b/custom.css @@ -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; */