Skip to content

Commit 3c06d9d

Browse files
committed
Fix formatting.
1 parent 1f966ee commit 3c06d9d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/librustdoc/html/static/css/rustdoc.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -627,8 +627,8 @@ ul.block, .block li, .block ul {
627627
border: 0;
628628
font-size: 0;
629629

630-
scale: 80%;
631-
justify-content: center;
630+
scale: 80%;
631+
justify-content: center;
632632
}
633633
#copy-cargo-snippet::before {
634634
filter: var(--copy-path-img-filter);
@@ -764,8 +764,8 @@ ul.block, .block li, .block ul {
764764
font-size: 1rem;
765765
overflow-wrap: break-word;
766766

767-
display: flex;
768-
align-items: center;
767+
display: flex;
768+
align-items: center;
769769
}
770770

771771
.sidebar-crate + .version {

0 commit comments

Comments
 (0)