mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
Handful of grammar edits removing unnecessary articles (e.g. 'a' 'the') (#1027)
This commit is contained in:
parent
3b0ef7f942
commit
4ac09f406e
@ -36,11 +36,11 @@ bootstrap:
|
|||||||
- type: "bootstrap"
|
- type: "bootstrap"
|
||||||
icon: "internet-explorer"
|
icon: "internet-explorer"
|
||||||
title: "Internet Explorer compatibility"
|
title: "Internet Explorer compatibility"
|
||||||
content: "While 90% of Bulma works in IE11, Bootstrap has a better **compatibility** with this browser."
|
content: "While 90% of Bulma works in IE11, Bootstrap has better **compatibility** with this browser."
|
||||||
- type: "bootstrap"
|
- type: "bootstrap"
|
||||||
icon: "list"
|
icon: "list"
|
||||||
title: "Additional elements"
|
title: "Additional elements"
|
||||||
content: "Bootstrap has a some **elements** like the [list group](http://getbootstrap.com/components/#list-group), [wells](http://getbootstrap.com/components/#wells), or the [page header](http://getbootstrap.com/components/#page-header) that Bulma doesn't have."
|
content: "Bootstrap has some **elements** like [list group](http://getbootstrap.com/components/#list-group), [wells](http://getbootstrap.com/components/#wells), or [page header](http://getbootstrap.com/components/#page-header) that Bulma doesn't have."
|
||||||
---
|
---
|
||||||
|
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
Loading…
Reference in New Issue
Block a user