We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6f83b commit cf6fee9Copy full SHA for cf6fee9
css.md
@@ -15,7 +15,7 @@ body {
15
}
16
17
.container {
18
- xmin-width: 900px;
+ min-width: 900px;
19
20
```
21
0 commit comments