Skip to content

Commit b643df5

Browse files
Update README.md
1 parent fa07cc4 commit b643df5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<table style="border-style: none">
44
<tr>
5-
<td width=70%>
5+
<td width="70%">
66
<img src="White_Elephant_Logo.png" width="150" align=left > This is a nice little bit of code for spinning up a local or remote instance of a random choice picker, and can be used and customized in a multitude of ways to serve lots of quick needs.<br />
77
<br />
88
I spun it up when I needed a quick script for running a white elephant gift picker for one of my team's recent retros, and I figured sharing the love would be fun and helpful since what I needed wasn't out on the interwebs as a tutorial or general coding exercise.<br />
@@ -11,7 +11,7 @@ The scripts are coded in HTML, CSS, and vanilla JavaScript, and are condensed in
1111
<br />
1212
There are four versions of the picker below, the first two with basic syntax and the last two set up as white elephant style gift exchange logic. Feel free to grab a script and make use of it!
1313
</td>
14-
<td width=30%>
14+
<td width="30%">
1515
If you find any of these scripts helpful and fun, I'm always up for <a href="https://buymeacoffee.com/katieravenwood" target="_blank">a coffee</a> and it would be greatly appreciated!<br />
1616
<br />
1717
<a href="https://www.buymeacoffee.com/katieravenwood" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee!"></a>

0 commit comments

Comments
 (0)