diff options
author | David Luevano Alvarado <david@luevano.xyz> | 2021-06-05 22:41:32 -0600 |
---|---|---|
committer | David Luevano Alvarado <david@luevano.xyz> | 2021-06-05 22:41:32 -0600 |
commit | 4a83bb1a6d5bee0892c294467618bd66b88535a7 (patch) | |
tree | 61e2e84276082d2f44f16bc2a2b7de0f32869731 /luevano/contact.html | |
parent | 755299a5c2a8462a85dc22fff964e93c84bbfd04 (diff) |
prettify css add support for wrap images and img/art grids
Diffstat (limited to 'luevano/contact.html')
-rw-r--r-- | luevano/contact.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/luevano/contact.html b/luevano/contact.html index 783a70a..479aec6 100644 --- a/luevano/contact.html +++ b/luevano/contact.html @@ -79,7 +79,7 @@ Contact </h1> - <img src="images/gifs/head_talking_1_trans.gif" alt="Contact info"> + <img class="wrap-right" src="images/gifs/head_talking_1_trans.gif" alt="Contact info"> <p> You can contact me through: @@ -97,7 +97,6 @@ <br> <a href='https://compliance.conversations.im/server/luevano.xyz'><img src='https://compliance.conversations.im/badge/luevano.xyz'></a> - <br> <a href='https://xmpp.net/result.php?domain=luevano.xyz&type=client'><img src='https://xmpp.net/badge.php?domain=luevano.xyz' alt='xmpp.net score'/></a> </li> |