soberhacker_obsidian-telegr.../styles.css

15 lines
243 B
CSS
Raw Permalink Normal View History

2023-10-04 13:18:49 +00:00
.settings-donation-container {
width: 80%;
height: 50vh;
margin: 0 auto;
text-align: center;
color: var(--text-normal);
}
.my-custom-list-item {
padding-top: 0;
padding-bottom: 0;
border-top: none;
margin-top: 0;
margin-bottom: 0;
}