Increase label size on signage page

Label size is barely readable from a distance, so
let's increase it.

Change-Id: I536aeff2751f8641147a2ef9a8c057c52d504d6f
This commit is contained in:
Thierry Carrez 2018-02-12 12:37:48 +01:00
parent 55956246a2
commit 5a6e0ffa8a
1 changed files with 3 additions and 0 deletions

View File

@ -21,6 +21,9 @@
background-color: {{color}};
}
{{/each}}
.label {
font-size: 12px;
}
</style>
<nav class="navbar navbar-default">
<div class="container-fluid">