Styles improvements

This commit is contained in:
2020-12-06 17:36:32 +01:00
parent cb94b76726
commit 12d10c427b
4 changed files with 13 additions and 5 deletions

View File

@@ -16,7 +16,8 @@ footer {
background-color: #111111;
color: @secondary-color;
text-align: center;
padding: 2rem;
line-height: @footerHeight;
height: @footerHeight;
p {
margin: 0;