snort/packages/app/src/Element/ZapstrEmbed.css
Kieran 3f8cb11e36
Some checks failed
continuous-integration/drone/push Build is failing
chore: tweak zapstr styles
2023-05-15 13:04:46 +01:00

21 lines
216 B
CSS

.zapstr {
}
.zapstr > img {
margin: 0 10px 0 0;
}
.zapstr audio {
margin: 0;
height: 2em;
}
.zapstr .pfp .avatar {
width: 35px;
height: 35px;
}
.zapstr .pfp .subheader {
text-transform: capitalize;
}