Skip to content

Commit

Permalink
Adjust footer height
Browse files Browse the repository at this point in the history
65px is not enough when you have 3 lines (Cloud name, Legal notice and Signup link)
  • Loading branch information
solracsf authored and szaimen committed Mar 1, 2022
1 parent 774fac1 commit 6343408
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/css/public.scss
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$footer-height: 65px;
$footer-height: 100px;

#body-public {
.header-right {
Expand Down

0 comments on commit 6343408

Please sign in to comment.