fix #2087
This commit is contained in:
parent
cc8f5add6e
commit
4a6016f5af
2 changed files with 2 additions and 2 deletions
|
@ -1756,7 +1756,7 @@ footer .container .links > *:first-child {
|
|||
font-size: 30px;
|
||||
}
|
||||
.repository .head .ui.huge.breadcrumb {
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
.repository .head .fork-flag {
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
font-size: 30px;
|
||||
}
|
||||
.ui.huge.breadcrumb {
|
||||
font-weight: 300;
|
||||
font-weight: 400;
|
||||
font-size: 1.7rem;
|
||||
}
|
||||
.fork-flag {
|
||||
|
|
Reference in a new issue