Skip to content

Commit

Permalink
fixing problem with footer
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-shusterman committed Apr 22, 2018
1 parent 451ae4f commit 8f73889
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/layout/Layout.vue
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,7 @@
}
.made-by-footer {
padding-top:60px;
position: absolute;
bottom: 0;
height: calc(#{$layout-padding} + #{$widget-mb});
Expand Down

0 comments on commit 8f73889

Please sign in to comment.