mirror of
https://github.com/ebullient/obsidian-deck-notes.git
synced 2026-07-22 16:20:29 +00:00
7 lines
93 B
CSS
7 lines
93 B
CSS
.deck-cards-coffee {
|
|
text-align: center;
|
|
img {
|
|
margin: auto;
|
|
height: 30px;
|
|
}
|
|
}
|