diff --git a/index.css b/index.css index cdc6b4f..ff20956 100644 --- a/index.css +++ b/index.css @@ -130,4 +130,8 @@ div.content:hover { div.content:hover { transform:scale(1.05) } +} + +*{ + -webkit-tap-highlight-color: transparent } \ No newline at end of file