Commit f610a0cc authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray

Fix padding & font size on labels

parent 659e6f32
......@@ -5,8 +5,9 @@
.page-title {
margin-top: 0;
.label {
font-size: initial;
.color-label {
font-size: 14px;
padding: 6px 10px;
}
}
}
......
......@@ -105,7 +105,7 @@
}
.label {
padding: 8px 9px 9px;
padding: 8px 12px;
font-size: 14px;
}
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment