Skip to content

Commit d16423f

Browse files
committed
feat(styles): fix pre width
1 parent c3a62f2 commit d16423f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/styles/index.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ p{
2828
}
2929

3030
pre{
31+
width: 100%;
3132
margin: 0;
3233
padding: 0;
3334
}

0 commit comments

Comments
 (0)