diff --git a/style.css b/style.css index 17b2fc3..9bc968b 100644 --- a/style.css +++ b/style.css @@ -88,19 +88,4 @@ h1 { background-color:hsl(50, 100%, 70%); border-left: 0.33ch solid hsl(50, 100%, 70%); border-right: 0.33ch solid hsl(50, 100%, 70%); -} - - -/* Adjustments for touchscreen devices */ - -@media (hover: none) { - .triangle-label { - color: white; - opacity: 0.75; - } - - .triangle:hover .triangle-label { - color: black; - opacity: 1; - } -} +} \ No newline at end of file