Skip to content

Commit

Permalink
chore: remove unused rule
Browse files Browse the repository at this point in the history
  • Loading branch information
carlinmack authored and slint committed Oct 31, 2024
1 parent 9c0b258 commit 18ba0e4
Showing 1 changed file with 0 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,16 @@
Invenio Theme Header Overrides
***********************************************/


.ui.reset-password.header {
margin: 40px 0;
}

.ui.login.header {
margin: 40px 0;
}

.ui.login.segment {
padding: 15px 40px 40px 40px;
}


.ui.header:not(h1):not(h2):not(h3):not(h4):not(h5):not(h6) {
font-size: 1em;
}


/*--- Negative ---*/
.ui.negative.header {
color: @negativeHeaderColor !important;
Expand Down

0 comments on commit 18ba0e4

Please sign in to comment.