diff --git a/src/components/question/question.css b/src/components/question/question.css index d90fbff06c8017e7e4bdb3a6ff011706dd696c01..fb8d7869bfbbfe90a7a021e93c01bf1fd0a40d39 100644 --- a/src/components/question/question.css +++ b/src/components/question/question.css @@ -56,7 +56,6 @@ box-shadow: 0px 0px 0px 3px $motion-transparent; } -/* This code is a brief hack. */ .question-submit-button-icon { width: calc(2rem - $space); height: calc(2rem - $space);