Skip to content

Commit 73a9939

Browse files
authored
Update custom.css
1 parent c797b2c commit 73a9939

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/css/custom.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,7 @@ svg.landingLogo path {
294294

295295
.margin-top--md, .margin-vert--md {
296296
margin-top: 1rem!important;
297-
float: right;
297+
/* float: right; */
298298
margin-right: 1em;
299299
margin-left: 1em;
300300
font-weight: bold;
@@ -310,4 +310,4 @@ svg.landingLogo path {
310310

311311
aside.col.col--3 {
312312
--ifm-col-width: calc(2.5 / 12 * 100%);
313-
}
313+
}

0 commit comments

Comments
 (0)