Skip to content

Commit 4b8cda8

Browse files
committed
Changed the index card width to properly align it with the rest of the page.
1 parent fe2ac92 commit 4b8cda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webpack/sass/main.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ h2 {
166166
}
167167

168168
.toc-card {
169-
width: 18rem;
169+
width: 14rem;
170170
margin-bottom: 1rem;
171171
float: right;
172172
margin: 1rem;

0 commit comments

Comments
 (0)