Update font size of detail page header to 14px
This commit is contained in:
parent
4298209a7a
commit
00f076d71b
1 changed files with 0 additions and 1 deletions
|
@ -2,7 +2,6 @@
|
||||||
padding: $gl-padding-top 0;
|
padding: $gl-padding-top 0;
|
||||||
border-bottom: 1px solid $border-color;
|
border-bottom: 1px solid $border-color;
|
||||||
color: $gl-text-color-dark;
|
color: $gl-text-color-dark;
|
||||||
font-size: 16px;
|
|
||||||
line-height: 34px;
|
line-height: 34px;
|
||||||
|
|
||||||
.author {
|
.author {
|
||||||
|
|
Loading…
Reference in a new issue