mirror of
https://github.com/johnggli/linktree.git
synced 2026-08-18 15:36:04 +01:00
fix: popup quote dimensions
This commit is contained in:
@@ -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()">×</a>
|
||||
|
||||
Reference in New Issue
Block a user