mirror of https://github.com/go-gitea/gitea.git
UI: Use regular line-height on frontpage entries (#6518)
This commit is contained in:
parent
d1b8840bd8
commit
7ed65a98e8
File diff suppressed because one or more lines are too long
|
@ -76,9 +76,6 @@
|
||||||
.ui.avatar {
|
.ui.avatar {
|
||||||
margin-top: 13px;
|
margin-top: 13px;
|
||||||
}
|
}
|
||||||
p {
|
|
||||||
line-height: 1em;
|
|
||||||
}
|
|
||||||
.time-since {
|
.time-since {
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue