diff --git a/src/App.scss b/src/App.scss index 23f7304fe..ff403ef86 100644 --- a/src/App.scss +++ b/src/App.scss @@ -7,6 +7,10 @@ min-height: 100vh; } +i { + user-select: none; +} + h4 { margin: 0; }