diff options
| author | Martijn Cuppens <[email protected]> | 2019-02-03 16:52:36 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-02-03 17:52:36 +0200 |
| commit | cbaf0c3f7c5e8816f0ca53bbef0299ac8383c764 (patch) | |
| tree | b47c463a625f348c55fb5f167ce01248b80fdd17 | |
| parent | f134d4ba01274bc0fd3379e6c90f61f3a7b91101 (diff) | |
| download | bootstrap-cbaf0c3f7c5e8816f0ca53bbef0299ac8383c764.tar.xz bootstrap-cbaf0c3f7c5e8816f0ca53bbef0299ac8383c764.zip | |
Change logo size (#28163)
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -179,7 +179,7 @@ See [the Releases section of our GitHub project](https://github.com/twbs/bootstr ## Thanks <a href="https://www.browserstack.com/"> - <img src="https://live.browserstack.com/images/opensource/browserstack-logo.svg" alt="BrowserStack Logo" width="490" height="106"> + <img src="https://live.browserstack.com/images/opensource/browserstack-logo.svg" alt="BrowserStack Logo" width="192" height="42"> </a> Thanks to [BrowserStack](https://www.browserstack.com/) for providing the infrastructure that allows us to test in real browsers! |
