diff --git a/static/sass/styles.scss b/static/sass/styles.scss index eee8129eb01..fd7f228cdc3 100644 --- a/static/sass/styles.scss +++ b/static/sass/styles.scss @@ -324,11 +324,6 @@ p.u-align--center { text-align: center; } -// Fix-up html default accordian on download thank-you pages -summary { - margin: $sp-medium 0; -} - .desktop-hero { background-image: url("#{$assets-path}def23aa4-desktop-22.04-hero.jpg?w=2000"); background-position: right bottom;