Make issue title smaller

release/v0.9
Florian Kaiser 8 years ago
parent 08ff1b7d4b
commit 662482d366

@ -1304,7 +1304,7 @@ footer .container .links > *:first-child {
}
.repository.view.issue .title h1 {
font-weight: 300;
font-size: 3rem;
font-size: 2.3rem;
margin-bottom: 5px;
}
.repository.view.issue .title h1 .ui.input {

File diff suppressed because one or more lines are too long

@ -291,7 +291,7 @@
padding-bottom: 0!important;
h1 {
font-weight: 300;
font-size: 3rem;
font-size: 2.3rem;
margin-bottom: 5px;
.ui.input {
font-size: 0.5em;

Loading…
Cancel
Save