Skip to content

Commit

Permalink
🔧 Changed footer bottom height.
Browse files Browse the repository at this point in the history
  • Loading branch information
noisky committed Feb 27, 2020
1 parent 8705e2b commit 141f6a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CheckDomain/src/main/resources/static/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ main {

footer {
color: #4eb0f8;
margin: 50px auto 0;
margin: 50px auto 10px;
width: 100%;
z-index: 1;
text-align: center;
Expand Down

0 comments on commit 141f6a3

Please sign in to comment.