mirror of
https://github.com/go-gitea/gitea
synced 2025-07-23 02:38:35 +00:00
fix #2087
This commit is contained in:
@@ -1756,7 +1756,7 @@ footer .container .links > *:first-child {
|
|||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
.repository .head .ui.huge.breadcrumb {
|
.repository .head .ui.huge.breadcrumb {
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
.repository .head .fork-flag {
|
.repository .head .fork-flag {
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
}
|
}
|
||||||
.ui.huge.breadcrumb {
|
.ui.huge.breadcrumb {
|
||||||
font-weight: 300;
|
font-weight: 400;
|
||||||
font-size: 1.7rem;
|
font-size: 1.7rem;
|
||||||
}
|
}
|
||||||
.fork-flag {
|
.fork-flag {
|
||||||
|
Reference in New Issue
Block a user