aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-03-30 02:01:23 -0400
committerThedro Neely <thedroneely@gmail.com>2022-03-30 02:01:23 -0400
commitd1ebc33ec86950794748b43dabc20ad7a36761c8 (patch)
treef0a03542eb0aa8b48ba2643ba7e392550c14e093
parent9f41012ae18dd91c680563cca959c3dcd127b44e (diff)
downloadthedroneely.com-d1ebc33ec86950794748b43dabc20ad7a36761c8.tar.gz
thedroneely.com-d1ebc33ec86950794748b43dabc20ad7a36761c8.tar.bz2
thedroneely.com-d1ebc33ec86950794748b43dabc20ad7a36761c8.zip
public/css/tdro: Anchor active position change not good
-rw-r--r--public/css/tdro.css5
1 files changed, 0 insertions, 5 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 0826591..fb1017c 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -1308,11 +1308,6 @@ a:focus {
border-bottom: 3px solid #999;
}
-a:active {
- top: 0.1rem;
- position: relative;
-}
-
:target::before {
content: "";
display: block;