m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src/contact.html.erb
diff options
context:
space:
mode:
Diffstat (limited to 'src/contact.html.erb')
-rw-r--r--src/contact.html.erb10
1 files changed, 5 insertions, 5 deletions
diff --git a/src/contact.html.erb b/src/contact.html.erb
index b741a59..1626c9c 100644
--- a/src/contact.html.erb
+++ b/src/contact.html.erb
@@ -1,19 +1,19 @@
<p>
<table style='table-layout: fixed; width: 100%;'>
<tr>
- <td style='width: 14em;'>Email</td>
+ <td style='width: 7em;'>Email</td>
<td>
<a href="mailto:m@m-chrzan.xyz"><code>m@m-chrzan.xyz</code></a>
</td>
</tr>
<tr>
- <td style='width: 14em;'>PGP key</td>
- <td>
- <a href="<%= path_to 'key' %>"><code>4073 3DD6 B370 C1C5 1DE0 C1A8 2991 A902 D020 9F38</code></a>
+ <td>PGP key</td>
+ <td style='overflow: scroll;'>
+ <a href="<%= path_to 'key' %>"><code>4073&nbsp;3DD6&nbsp;B370&nbsp;C1C5&nbsp;1DE0&nbsp;C1A8&nbsp;2991&nbsp;A902&nbsp;D020&nbsp;9F38</code></a>
</td>
</tr>
<tr>
- <td style='width: 14em;'>XMPP</td>
+ <td>XMPP</td>
<td>
<a href="xmpp:m@m-chrzan.xyz"><code>m@m-chrzan.xyz</code></a>
</td>