diff options
| author | Henry Jameson <me@hjkos.com> | 2022-04-20 23:44:33 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2022-04-20 23:44:33 +0300 |
| commit | 7f513fe46fbf631190445b21b7cb4b7cb431d019 (patch) | |
| tree | 731a19af24f552fc69efaa0cf524c068442a6cac /src/components/user_list_popover | |
| parent | 58a975e8df0d72ea330a6120195cc9bc374d68ad (diff) | |
more em-sized fonts
Diffstat (limited to 'src/components/user_list_popover')
| -rw-r--r-- | src/components/user_list_popover/user_list_popover.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/components/user_list_popover/user_list_popover.vue b/src/components/user_list_popover/user_list_popover.vue index 8706d0ff..bdc3aa92 100644 --- a/src/components/user_list_popover/user_list_popover.vue +++ b/src/components/user_list_popover/user_list_popover.vue @@ -73,7 +73,7 @@ } .user-list-screen-name { - font-size: 9px; + font-size: 0.65em; } } } |
