Fix title positioning
This commit is contained in:
parent
638ba39f7f
commit
2522a617e0
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
.repository-view .co-nav-title-content {
|
||||||
|
margin-top: 15px;
|
||||||
|
margin-bottom: 15px;
|
||||||
|
}
|
||||||
|
|
||||||
.repository-view .repo-circle {
|
.repository-view .repo-circle {
|
||||||
margin-right: 10px;
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue