Parse WhatApp markdown and sanitize messages; remove message drift calculation; standardize spacing for body and child containers.
This commit is contained in:
parent
dfab4c9b42
commit
97509c47ca
5 changed files with 75 additions and 42 deletions
|
|
@ -113,7 +113,9 @@
|
|||
</div>
|
||||
|
||||
<section class="extra-page" id="profile-page">
|
||||
<h2 class="big-title" data-content="app-user">Pandora User</h2>
|
||||
<div class="modal-header">
|
||||
<h2 class="big-title" data-content="app-user">Pandora User</h2>
|
||||
</div>
|
||||
<div class="content">
|
||||
<img id="profile-page-picture" data-resource="app-user-image">
|
||||
<div id="profile-page-user-info">
|
||||
|
|
|
|||
Loading…
Reference in a new issue