You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/src/prompts/css-variables.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,4 +70,4 @@ Here is an example of good CSS variables:
70
70
}
71
71
```
72
72
73
-
There is also `--fd-layout-width` which changes the max width of the docs website content, use a really large number to make the website full width, this value should always end with px, for example `1400px`.
73
+
There is also `--fd-layout-width` which changes the max width of the docs website content, use a really large number to make the website full width, this value should always end with px, for example `1400px`
0 commit comments