8000 Removed padding reductiong in brand as it affects the display of the … · AnonyLJ/python-sprints.github.io@d971bc5 · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit d971bc5

Browse files
Removed padding reductiong in brand as it affects the display of the full screen nav.
1 parent 81fb33e commit d971bc5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

static/css/style.css

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,6 @@
5050
border-radius: 6px;
5151
}
5252

53-
.navigation__brand-link {
54-
padding-top: 2px;
55-
padding-bottom: 2px;
56-
}
57-
5853
.navigation__brand-name {
5954
font-size: 0.8em;
6055
color: #ffffff;

0 commit comments

Comments
 (0)
0