mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
reboot.md: fix typo: "to a minimal" [sic]
This commit is contained in:
parent
8e6972b170
commit
e3899b4fa8
@ -21,7 +21,7 @@ Here are our guidelines and reasons for choosing what to override in Reboot:
|
||||
- Update some browser default values to use `rem`s instead of `em`s for scalable component spacing.
|
||||
- Avoid `margin-top`. Vertical margins can collapse, yielding unexpected results. More importantly though, a single direction of `margin` is a simpler mental model.
|
||||
- For easier scaling across device sizes, block elements should use `rem`s for `margin`s.
|
||||
- Keep declarations of `font`-related properties to a minimal, using `inherit` whenever possible.
|
||||
- Keep declarations of `font`-related properties to a minimum, using `inherit` whenever possible.
|
||||
|
||||
## Page defaults
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user