diff --git a/app/assets/stylesheets/spotlight/_header.scss b/app/assets/stylesheets/spotlight/_header.scss index e40085f0e..3305ac40e 100644 --- a/app/assets/stylesheets/spotlight/_header.scss +++ b/app/assets/stylesheets/spotlight/_header.scss @@ -143,12 +143,3 @@ width: 1px; } } - -#skip-link { - margin-left: 1rem; - padding-top: 0.5rem; - position: absolute; - top: 0; - z-index: 1000; - width: auto; -}