Compare commits

..

No commits in common. "22dc4ff983340ac3e425dd571bb80378eb68043a" and "59266b30ed5a598510a0f0c466106ff7d73e44e8" have entirely different histories.

View file

@ -167,7 +167,8 @@
display: inline-grid;
grid-auto-flow: column;
grid-gap: 0.6em;
font-size: 1.25rem;
flex: 1;
font-size: 110%;
z-index: 2;
align-self: end;
@ -241,7 +242,6 @@
.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;