aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOxbian <got.dacs@slmail.me>2023-06-26 21:05:01 +0200
committerOxbian <got.dacs@slmail.me>2023-06-26 21:05:01 +0200
commit09f330896679c252ef0b1c588bf8704a55d7cead (patch)
treeaf3e09f7ed93813d6bf92b1a4c04eb88e2c5f88e
parentb1a864045353ec4db00a042bc3372a4997fda547 (diff)
downloadArKa-Blog-09f330896679c252ef0b1c588bf8704a55d7cead.tar.gz
ArKa-Blog-09f330896679c252ef0b1c588bf8704a55d7cead.zip
Fix responsive bug
-rw-r--r--assets/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/css/style.css b/assets/css/style.css
index 6582834..5724c47 100644
--- a/assets/css/style.css
+++ b/assets/css/style.css
@@ -142,7 +142,7 @@ footer li a
}
/* Responsive design */
-@media screen and (max-width: 600px)
+@media screen and (max-width: 700px)
{
body {
font-size: 10px;
ArKa projects. All rights to me, and your next child right arm.