Iceshrimp.NET/Iceshrimp.Frontend/Components/ProfileInfo.razor.css
2024-06-19 01:56:57 +02:00

12 lines
No EOL
193 B
CSS

.bio {
margin-bottom: 1rem;
border-bottom: 0.1rem solid var(--highlight-color);
}
.metadata {
display: flex;
justify-content: space-evenly;
}
.field {
text-align: center;
}