maradotwebp_obsidian-avatar/styles.css

8 lines
99 B
CSS
Raw Normal View History

2023-03-18 18:22:41 +00:00
.avatar-plugin--float-right {
2023-03-18 17:29:24 +00:00
float: right;
}
2023-03-18 18:20:30 +00:00
2023-03-18 18:22:41 +00:00
.avatar-plugin--md-preview > * {
2023-03-18 18:20:30 +00:00
margin-top: 0;
}