Compare commits

...

2 commits

Author SHA1 Message Date
Henry Jameson
22dc4ff983 Merge branch 'profile-overhaul' into shigusegubu-themes3 2025-07-31 21:44:22 +03:00
Henry Jameson
ddcd9007dc improve styles again 2025-07-31 21:44:08 +03:00

View file

@ -167,8 +167,7 @@
display: inline-grid;
grid-auto-flow: column;
grid-gap: 0.6em;
flex: 1;
font-size: 110%;
font-size: 1.25rem;
z-index: 2;
align-self: end;
@ -242,6 +241,7 @@
.top-line {
display: flex;
flex-direction: column;
justify-content: space-between;
flex: 1;
// these two normalize position and height when custom emoji are used
line-height: 2;