Skip to content

Commit 33a31e4

Browse files
committed
Styling fixes
1 parent aa988a6 commit 33a31e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/styles.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,10 @@ hr {
155155
flex-direction: column;
156156
margin-top: 70px;
157157
margin-left: var(--sidebar-margin);
158+
/* There is no right sidebar and limiting width breaks under 700px
158159
margin-right: calc(var(--sidebar-margin) + var(--scrollbar-width));
159160
width: 80%;
161+
*/
160162
padding: 2em;
161163
}
162164

0 commit comments

Comments
 (0)