diff options
author | Alexis Hovorka <[email protected]> | 2024-02-13 23:12:22 -0700 |
---|---|---|
committer | Alexis Hovorka <[email protected]> | 2024-02-13 23:12:22 -0700 |
commit | 8588e9096e5bd2986bd6aa254b706d1331855dbc (patch) | |
tree | 676c9e4e68da56b30d9b606d81c116feed8754a0 /design/test.html | |
parent | 70d3a32ae766dc15fd6c21e382068f44dbaff8b8 (diff) |
[style] Tweak design mockups
Diffstat (limited to 'design/test.html')
-rw-r--r-- | design/test.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/design/test.html b/design/test.html index 6fea07f..e26788f 100644 --- a/design/test.html +++ b/design/test.html @@ -36,6 +36,6 @@ <div style="height:56px;width:56px;border-radius:100%;border:1px solid #000"> <i class="material-icons-round">add</i> </div> - <p style="font-family:Roboto Mono">2020 1220 1346 <i class="material-icons-round">share</i></p> + <p style="font-family:Roboto Mono;word-spacing:-.3em">2020 1220 1346 <i class="material-icons-round">share</i></p> </body> </html> |