Skip to content

Commit 3d9a571

Browse files
fixed the cursor pointer and also fixed missing logo on issue page (#471)
1 parent 589db5c commit 3d9a571

File tree

2 files changed

+105
-308
lines changed

2 files changed

+105
-308
lines changed

issue.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,11 @@ nav {
133133
background-position: 0% 50%;
134134
}
135135
}
136+
.navbar-logo {
137+
height: 40px;
138+
margin-right: 16px;
139+
vertical-align: middle;
140+
}
136141

137142
.header1 {
138143
background-color: #780000;

0 commit comments

Comments
 (0)