Tweak cell width for proper centering on narrow screens
This commit is contained in:
parent
579e323d09
commit
60e1895da1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<table style="font-size: 15px; font-style: italic; margin: 15px 0px; background-color: #eee; width: 520px">
|
||||
<table style="font-size: 15px; font-style: italic; margin: 15px 0px; background-color: #eee; width: 550px">
|
||||
<tr>
|
||||
<td style="width: 50px; vertical-align: top; padding: 15px">
|
||||
<%= link_to(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue