diff --git a/liquet/footer.php b/liquet/footer.php index 1eb48e8..c283397 100644 --- a/liquet/footer.php +++ b/liquet/footer.php @@ -1,5 +1,4 @@ - \ No newline at end of file diff --git a/liquet/index.php b/liquet/index.php index 6ea420a..cc138fa 100644 --- a/liquet/index.php +++ b/liquet/index.php @@ -28,5 +28,6 @@ $tags = get_tags( [ 'orderby' => 'count', 'order' => 'desc' ] ); ?> +
\ No newline at end of file diff --git a/liquet/style.css b/liquet/style.css index 9eb8eac..916c7cf 100644 --- a/liquet/style.css +++ b/liquet/style.css @@ -144,6 +144,6 @@ img.icon { width: 100%; } -.spacer-footer{ +.spacer{ height: 8em; } \ No newline at end of file