diff --git a/playground/src/style.css b/playground/src/style.css index 8782f4b..3cde7d4 100644 --- a/playground/src/style.css +++ b/playground/src/style.css @@ -1471,8 +1471,7 @@ select:hover { justify-content: center; } #share { - grid-column: 1 / 3; - grid-row: 2; + display: none; } #feedback { grid-column: 3;