Skip to content

Commit 6c913b6

Browse files
committed
[css] Update width and height of the Logo text
1 parent 46028ec commit 6c913b6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/bpd.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,8 +209,8 @@ a {
209209
}
210210

211211
a.logo-text img {
212-
width: 200px;
213-
height: 32px;
212+
width: 247px;
213+
height: 46px;
214214
}
215215

216216
@media only screen and (max-width: 600px) {

0 commit comments

Comments
 (0)