mirror of
https://github.com/maradotwebp/obsidian-avatar.git
synced 2026-07-22 07:30:24 +00:00
7 lines
99 B
CSS
7 lines
99 B
CSS
.avatar-plugin--float-right {
|
|
float: right;
|
|
}
|
|
|
|
.avatar-plugin--md-preview > * {
|
|
margin-top: 0;
|
|
}
|