Skip to content

Commit 79bdad9

Browse files
authored
updated the table width to 100% (#3712)
1 parent 85a41a2 commit 79bdad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/documentation/src/styles/rafiki.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120

121121
@media screen and (min-width: 80rem) {
122122
.overflow-table {
123-
max-width: 755px;
123+
max-width: 100%;
124124
}
125125
}
126126

0 commit comments

Comments
 (0)