We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6cfe1f commit 59dbd90Copy full SHA for 59dbd90
src/css/helios-gcx.css
@@ -600,7 +600,7 @@ a.ds_buttons_button:hover {
600
}
601
602
.nav-item.toggler .nav-text {
603
- padding: 0 32px;
+ padding: 8px 32px;
604
605
606
.nav-item.toggler .nav-list {
@@ -1227,6 +1227,13 @@ label.switch_label:after {
1227
1228
1229
1230
+/*Landing*/
1231
+
1232
+[data-template=landing] .doc {
1233
+ max-width: 100%;
1234
+}
1235
1236
1237
/* Dark Mode - Code Block */
1238
1239
.dark-mode .enlighter-t-bootstrap4 {
src/img/logo.svg
0 commit comments