mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
README: Remove height attr to make banner image responsive. Resolves #2182.
This commit is contained in:
committed by
Jeremy Thomas
parent
62be5ba8bc
commit
f52ac20682
@@ -9,7 +9,7 @@ Bulma is a **modern CSS framework** based on [Flexbox](https://developer.mozilla
|
||||
[](https://gitter.im/jgthms/bulma)
|
||||
[](https://travis-ci.org/jgthms/bulma)
|
||||
|
||||
<a href="https://bulma.io"><img src="https://raw.githubusercontent.com/jgthms/bulma/master/docs/images/bulma-banner.png" alt="Bulma: a Flexbox CSS framework" style="max-width:100%;" width="600" height="315"></a>
|
||||
<a href="https://bulma.io"><img src="https://raw.githubusercontent.com/jgthms/bulma/master/docs/images/bulma-banner.png" alt="Bulma: a Flexbox CSS framework" style="max-width:100%;" width="600"></a>
|
||||
|
||||
## Quick install
|
||||
|
||||
|
||||
Reference in New Issue
Block a user