summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbt <bt@web>2023-11-30 15:06:34 -0500
committerIkiWiki <ikiwiki.info>2023-11-30 15:06:34 -0500
commitca5b5458789e703a37a3b05ec086c92474e7687e (patch)
treeec3fd1dec4033c2f2cdaa099c48abef435616bc1
parent6b828366df2e1b77f11e1b65ec4776b0e4ffb1fc (diff)
-rw-r--r--posts/sticky-elements.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/posts/sticky-elements.md b/posts/sticky-elements.md
index 5292cbf..ff1ee6d 100644
--- a/posts/sticky-elements.md
+++ b/posts/sticky-elements.md
@@ -1,6 +1,5 @@
-# Stop Using Sticky Navigation on Mobile
-
-2019-10-06
+[[!meta title="Stop Using Sticky Navigation on Mobile"]]
+[[!meta date="2019-10-06"]]
Stop styling your web elements to be "sticky" on mobile. This creates a horrible experience for your users and also looks like trash from a UI perspective. Don't style your navigation (or any components for that matter) to be "sticky" on mobile. They create poor experiences for your users and take away valuable screen space.