Refined audio card frontend rendering

Refs https://github.com/TryGhost/Team/issues/1230
This commit is contained in:
Sanne de Vries 2021-12-13 15:54:38 +01:00
parent 878c9bc944
commit 8c52e001c1

View File

@ -5,6 +5,10 @@
box-shadow: inset 0 0 0 1px rgba(124, 139, 154, 0.25);
}
.kg-audio-card+.kg-audio-card {
margin-top: 1em;
}
.kg-audio-thumbnail {
display: flex;
justify-content: center;