Adjust footer column width
This commit is contained in:
@@ -27,6 +27,10 @@ h1 {
|
|||||||
font-family: "MD UI";
|
font-family: "MD UI";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.footer section small {
|
||||||
|
width: 12rem;
|
||||||
|
}
|
||||||
|
|
||||||
/* Remove bold style */
|
/* Remove bold style */
|
||||||
.address-row span, .footer section small span, .footer section small b {
|
.address-row span, .footer section small span, .footer section small b {
|
||||||
font-weight: normal !important; /* or font-weight: 400; */
|
font-weight: normal !important; /* or font-weight: 400; */
|
||||||
|
|||||||
Reference in New Issue
Block a user