Skip to content

Commit b4aebf1

Browse files
authored
Merge pull request creativecommons#46 from sanjana11147/index_width
Changed the index card width to properly align it with the rest of th…
2 parents bf17e1e + 4b8cda8 commit b4aebf1

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)