Commit 7bfe479d authored by Liam Sharpe's avatar Liam Sharpe Committed by Robert Lyon
Browse files

Increased font size of headings on group homepage - Bug #1532643

behatnotneeded

Change-Id: I834c93a0a819c10619e5ee66749fb1c3089f471a
parent dd58c2c3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -307,3 +307,7 @@
        }
    }
}

.panel-secondary > .panel-heading {
    font-size: 18px;
}