add contact information to config
This commit is contained in:
@@ -206,6 +206,12 @@ $bottomnav_color: $DARK_1 !default;
|
||||
@include navbar($bottomnav_color);
|
||||
}
|
||||
|
||||
#footer {
|
||||
@include navbar($bottomnav_color);
|
||||
justify-content: space-between;
|
||||
align-items: baseline;
|
||||
}
|
||||
|
||||
$darkbg_color: $DARK_1 !default;
|
||||
.darkbg {
|
||||
padding-bottom: $MEDIUM_PADDING;
|
||||
|
||||
Reference in New Issue
Block a user