mirror of
https://github.com/NohamR/oled-nnw.git
synced 2026-05-24 20:00:38 +00:00
feat: avatar bg color
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -33,8 +33,8 @@ body: The body of the article.
|
||||
<div id="elegantReader" class="animate-fade-in max-w-prose px-2 py-3 mx-auto box-border font-sans [[text_size_class]]">
|
||||
|
||||
<div class="w-full h-12 flex items-center space-x-4 my-8">
|
||||
<div class="flex-shrink-0">
|
||||
<img class="w-12 h-12 rounded-md" src="[[avatar_src]]" alt="feed img">
|
||||
<div class="flex-shrink-0 ">
|
||||
<img class="w-12 h-12 overflow-hidden bg-white dark:bg-dark-600 rounded-md ring-1 ring-dark-600/5 shadow-xl" src="[[avatar_src]]" alt="feed img">
|
||||
</div>
|
||||
<div class="flex-1 min-w-0 flex flex-col">
|
||||
<div class="text-xl font-medium text-gray-900 truncate dark:text-white">
|
||||
|
||||
1203
pnpm-lock.yaml
generated
1203
pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user