Skip to content

Commit 8c17f8f

Browse files
authored
Merge pull request #1 from neowinx/master
navbar-brand height adjusted in order to not to cut the python-py brand logo in half
2 parents 3f3e23f + 5ec01b5 commit 8c17f8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ a:focus {
6666
font-weight: 700;
6767
}
6868
.navbar-brand {
69-
height: 40px;
69+
height: 85px;
7070
padding: 5px 15px;
7171
font-size: 18px;
7272
line-height: 1em;

0 commit comments

Comments
 (0)