mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-08-06 18:24:39 +08:00
CSS: Reduce .sha.label font size to 13px
This commit is contained in:
@ -221,7 +221,7 @@ pre {
|
||||
|
||||
.sha.label {
|
||||
font-family: Consolas, Menlo, Monaco, "Lucida Console", monospace;
|
||||
font-size: 14px;
|
||||
font-size: 13px;
|
||||
padding: 6px 10px 4px 10px;
|
||||
font-weight: normal;
|
||||
margin: 0 6px;
|
||||
|
Reference in New Issue
Block a user