Skip to content

Commit

Permalink
Bmc size fix (#49)
Browse files Browse the repository at this point in the history
* Fix buy me coffee image size
  • Loading branch information
kai-tub authored Oct 18, 2020
1 parent 92db1fd commit 44cdddf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 1 addition & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,7 @@ If you find a typo in the documentation, do not hesitate to submit a GitHub pull

If you want to, you can also buy us a coffee if you like:

<center><a href="https://www.buymeacoffee.com/kaitub" target="_blank"><img
src="https://cdn.buymeacoffee.com/buttons/v2/arial-orange.png" alt="Buy Me A Coffee"
style="height: 40px !important;width: 162px !important;"></a></center>
<a href="https://www.buymeacoffee.com/kaitub" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-blue.png" alt="Buy Me A Coffee" width="162px" height="40px"/></a>

## PR guide
If you implemented a new feature, you should add a new minimal example
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ To build the [beamertheme-pure-minimalistic-demo.tex](beamertheme-pure-minimalis
[fontaxes](https://ctan.org/pkg/fontaxes), and
[mwe](https://ctan.org/pkg/mwe) are also required.

<a href="https://www.buymeacoffee.com/kaitub" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-blue.png" alt="Buy Me A Coffee" style="height: 20px !important;width: 81px !important;" ></a>
<!-- <a href="https://www.buymeacoffee.com/kaitub" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-blue.png" alt="Buy Me A Coffee" style="height: 20px !important;width: 81px !important;" ></a> -->
<a href="https://www.buymeacoffee.com/kaitub" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/arial-blue.png" alt="Buy Me A Coffee" width="162px" height="40px"/></a>

</div>

Expand Down

0 comments on commit 44cdddf

Please sign in to comment.