Template:Main page/styles.css: Difference between revisions

From Baldur's Gate 3 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
#firstHeading h1 {
#firstHeading h1 {
display: none;
display: none !important;
}
}

Revision as of 19:48, 14 February 2024

#firstHeading h1 {
display: none !important;
}