Skip to content

Commit aace75e

Browse files
committed
docs(sponsors): adjust logos size
1 parent 742f21e commit aace75e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ It doesn't have a large company that sits behind it - its ongoing development is
181181
| :------------------------------------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------------: |
182182
| [**Live Graphic Systems**](https://www.ligrsystems.com) | [**LifeX Aps**](https://www.joinlifex.com/) | [**instinctools**](https://instinctools.com/manufacturing) | [**VPS Server**](https://www.vpsserver.com) |
183183

184-
| [<img src="./images/nongamstopbets.png" width="50" alt="NonGamstopBets" />](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [<img src="./images/casinodeps.svg" width="80" alt="CasinoDeps.co.nz" />](https://casinodeps.co.nz/1-dollar-casinos/) | [<img src="./images/non-stop-casino.png" width="60" alt="Non Stop Casino" />](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [<img src="./images/sidesmedia.png" width="60" alt="SidesMedia" />](https://sidesmedia.com/) | [<img src="./images/insfollowpro.png" width="60" alt="Insfollowpro" />](https://insfollowpro.com/) |
184+
| [<img src="./images/nongamstopbets.png" width="50" alt="NonGamstopBets" />](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [<img src="./images/casinodeps.svg" width="80" alt="CasinoDeps.co.nz" />](https://casinodeps.co.nz/1-dollar-casinos/) | [<img src="./images/non-stop-casino.png" width="50" alt="Non Stop Casino" />](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [<img src="./images/sidesmedia.png" width="50" alt="SidesMedia" />](https://sidesmedia.com/) | [<img src="./images/insfollowpro.png" width="50" alt="Insfollowpro" />](https://insfollowpro.com/) |
185185
| :---------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------: | :------------------------------------------------------------------------------------------: | -------------------------------------------------------------------------------------------------- |
186186
| [**NonGamstopBets**](https://www.nongamstopbets.com/casinos-not-on-gamstop/) | [**CasinoDeps**](https://casinodeps.co.nz/1-dollar-casinos/) | [**Non Stop Casino**](https://uk.nonstopcasino.org/non-gamstop-casinos/) | [**SidesMedia**](https://sidesmedia.com/) | [**Insfollowpro**](https://insfollowpro.com/) |
187187

website/pages/en/index.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -289,15 +289,15 @@ const CollectiveSection = props => (
289289
<span>CasinoDeps</span>
290290
</a>
291291
<a href="https://uk.nonstopcasino.org/non-gamstop-casinos/" target="_blank">
292-
<img src={imgUrl("non-stop-casino.png")} style={{ width: 60 }} />
292+
<img src={imgUrl("non-stop-casino.png")} style={{ width: 50 }} />
293293
<span>Non Stop Casino</span>
294294
</a>
295295
<a href="https://sidesmedia.com/" target="_blank">
296-
<img src={imgUrl("sidesmedia.png")} style={{ width: 60 }} />
296+
<img src={imgUrl("sidesmedia.png")} style={{ width: 50 }} />
297297
<span>SidesMedia</span>
298298
</a>
299299
<a href="https://insfollowpro.com/" target="_blank">
300-
<img src={imgUrl("insfollowpro.png")} style={{ width: 60 }} />
300+
<img src={imgUrl("insfollowpro.png")} style={{ width: 50 }} />
301301
<span>Insfollowpro</span>
302302
</a>
303303
</div>

0 commit comments

Comments
 (0)