diff --git a/static/css/styles.css b/static/css/styles.css index 8a1ff8c..fc5adb4 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -105,7 +105,6 @@ blockquote { flex-direction: row; flex-wrap: wrap; overflow: hidden; - transition: all 0.2s; -webkit-overflow-scrolling: touch; /* this needs to go here for some reason */ }