Skip to content

Commit 9dff575

Browse files
committed
refactor: Use important
1 parent daf45be commit 9dff575

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/f5-hugo.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,11 +1414,11 @@ summary {
14141414

14151415
/* Qualtrics */
14161416
.QSIUserDefinedHTML {
1417-
height: 700px;
1417+
height: 700px !important;
14181418
}
14191419

14201420
.QSIUserDefinedHTML * > div {
1421-
height: 700px;
1421+
height: 700px !important;
14221422
}
14231423

14241424
/* end custom-styles shortcode additions */

0 commit comments

Comments
 (0)