diff --git a/style.css b/style.css index c213e13..4f9f259 100644 --- a/style.css +++ b/style.css @@ -40,7 +40,6 @@ p { #contact-info-container { min-height: 57px; max-width: 162.13px; - user-select: none; } #contact-info-container * { @@ -54,6 +53,7 @@ p { .cover { cursor: pointer; background: #000000; + user-select: none; } .centerer {