Skip to content

Commit

Permalink
fix(app-nav-bar): remove top and bottom logo margins
Browse files Browse the repository at this point in the history
  • Loading branch information
MaximBalaganskiy committed Dec 3, 2018
1 parent 196c8dd commit 4497d5c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/elements/app-nav-bar/app-nav-bar.scss
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
app-nav-bar {
nav {
.at-brand-logo {
height: 80%;
top: 10%;
height: 100%;
position: absolute;

img {
Expand Down

0 comments on commit 4497d5c

Please sign in to comment.