Skip to content

Commit f4246d0

Browse files
Modified logo height limit and removed width limit.
1 parent f685dc9 commit f4246d0

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[comment]: <> (Larascord is a package that allows you to interact with the Discord API within your Laravel application.)
66
<p align="center">
77
<a href="https://github.com/JakyeRU/Larascord" target="_blank">
8-
<img src="https://raw.githubusercontent.com/JakyeRU/Larascord/main/Larascord-transparent.png" width="400">
8+
<img src="https://raw.githubusercontent.com/JakyeRU/Larascord/main/Larascord-transparent.png" height=200>
99
</a>
1010
</p>
1111

@@ -42,4 +42,4 @@ Larascord is a package that allows you to authenticate users in your Laravel app
4242
* ![](https://i.imgur.com/ppLVjRY.png)
4343
* The `REDIRECT URI` has to be the **same** as the one you provided in your application's OAuth2 redirect.
4444

45-
Your application should now be able to authenticate users using Discord.
45+
Your application should now be able to authenticate users using Discord.

0 commit comments

Comments
 (0)