mirror of
https://github.com/TrezOne/congo-hindi-gujarati.git
synced 2026-06-27 02:31:50 -04:00
✨ Add author bio to article footer
This commit is contained in:
@@ -2088,6 +2088,10 @@ body a, body button {
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.place-self-center {
|
||||
place-self: center;
|
||||
}
|
||||
|
||||
.overflow-hidden {
|
||||
overflow: hidden;
|
||||
}
|
||||
@@ -2586,6 +2590,10 @@ body a, body button {
|
||||
color: var(--color-neutral-300);
|
||||
}
|
||||
|
||||
.dark .dark\:text-neutral-400 {
|
||||
color: var(--color-neutral-400);
|
||||
}
|
||||
|
||||
.dark .dark\:text-primary-400 {
|
||||
color: var(--color-primary-400);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user