Adjust footer column width
This commit is contained in:
@@ -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; */
|
||||
|
||||
Reference in New Issue
Block a user