diff --git a/assets/styles/Font.css b/assets/styles/Font.css index 0d25800..8171751 100644 --- a/assets/styles/Font.css +++ b/assets/styles/Font.css @@ -14,7 +14,3 @@ body { font-family: jetbrains_monoregular; } - -#insidefooter { - font-size: 8px; -} \ No newline at end of file diff --git a/assets/styles/footer.css b/assets/styles/footer.css index dab7c29..f66754f 100644 --- a/assets/styles/footer.css +++ b/assets/styles/footer.css @@ -15,4 +15,5 @@ position: absolute; bottom: 0; width: 100%; + font-size: 8px; } \ No newline at end of file diff --git a/index.html b/index.html index dd70094..73f676d 100644 --- a/index.html +++ b/index.html @@ -63,7 +63,7 @@ />
-