Skip to content
Snippets Groups Projects
Commit 19337943 authored by Shweta Sharma's avatar Shweta Sharma Committed by Sourojeet Paul
Browse files

Issue #3414970: Footer menus are not styled as footer first region styled

parent af7fc586
No related branches found
No related tags found
1 merge request!4Animal shelter 3414970
This diff is collapsed.
......@@ -479,7 +479,7 @@ table{
@include mquery(mobile){
display: block;
}
.left {
.left, .middle, .right, .footer-third {
width: 33.33%;
padding-right: 35px;
@include mquery(mobile){
......@@ -487,7 +487,9 @@ table{
padding-right: 0;
padding-bottom: 20px;
}
.region-footer-first {
.region-footer-first,
.region-footer-second,
.region-footer-third {
h2{
font-size: 20px;
padding-bottom: 10px;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment