aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThedro Neely <thedroneely@gmail.com>2022-04-08 05:34:52 -0400
committerThedro Neely <thedroneely@gmail.com>2022-04-08 05:34:52 -0400
commit09e53de2d96f2b78144ae408f7206212e8981ac4 (patch)
tree3c5833e0bbf27ce5b763ada814ebda86413a6ce2
parent1ef5f6201dd8262dfd445d5c61f5ac0b454e4d4a (diff)
downloadthedroneely.com-09e53de2d96f2b78144ae408f7206212e8981ac4.tar.gz
thedroneely.com-09e53de2d96f2b78144ae408f7206212e8981ac4.tar.bz2
thedroneely.com-09e53de2d96f2b78144ae408f7206212e8981ac4.zip
public/css/tdro: Remove unused directives on pre
-rw-r--r--public/css/tdro.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index 3e334ef..b2483c3 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -242,8 +242,6 @@ strong * {
}
pre {
- -webkit-overflow-scrolling: touch;
- background-color: #002e42;
border-radius: 3px;
font-size: 0.875em;
max-width: 100%;