Skip to content

Commit c2572c3

Browse files
committed
feat: set sidebar max width to 15rem
1 parent 6778983 commit c2572c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

coeus_sphinx_theme/static/coeus.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1023,6 +1023,7 @@ table tbody td:not(:first-child) {
10231023
margin-top: 3rem;
10241024
margin-bottom: 1rem;
10251025
padding-top: 1.5rem;
1026+
max-width: 15rem;
10261027
}
10271028

10281029
.contributors-wrapper {

0 commit comments

Comments
 (0)