fix: popup quote dimensions

This commit is contained in:
john-emerson14
2020-03-23 14:43:46 -03:00
parent 8c0ebb9aef
commit 5e18d9b71a
2 changed files with 7 additions and 10 deletions

View File

@@ -25,9 +25,9 @@
<div class="popup">
<div class="popup-photo">
<img src="https://avatars0.githubusercontent.com/u/43749971" alt="Profile Picture">
<div class="popup-quote">
But... the sensation that I've lost something lingers for a longtime after I wake up.
</div>
</div>
<div class="popup-quote">
But... the sensation that I've lost something lingers for a longtime after I wake up.
</div>
<a class="popup-close" onclick="history.back()">&times;</a>