Skip to content
Closed
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -790,7 +790,11 @@ a.openjs-logo {
display: inline-block;
width: 125px;
height: 39px;
cursor: pointer;
}

a.openjs-logo svg {
width: 100%;
height: 100%;
}

/* theme and lang btn */
Expand Down