Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit a8be295

Browse files
committed
Website: adjust grid width for medium/large screen
1 parent d31a062 commit a8be295

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/index.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ h6 {
105105
margin: 0 auto;
106106
padding: 0 1rem;
107107
}
108-
@media (--r-minM) {
108+
@media (--r-minL) {
109109
.r-Grid {
110110
max-width: 65rem;
111111
padding: 0;

0 commit comments

Comments
 (0)