diff --git a/assets/css/main.css b/assets/css/main.css index bc23d1b..a1334c5 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -21,4 +21,12 @@ .float-right { float: right; +} + +.footer-lm { + margin-left: 10px; +} + +.footer-rm { + margin-right: 10px; } \ No newline at end of file diff --git a/views/footer.html b/views/footer.html index c657ede..68ea7d8 100644 --- a/views/footer.html +++ b/views/footer.html @@ -1,6 +1,6 @@ \ No newline at end of file