๐งฎBorder Radius And Colors
Last updated
<style>
.post-tag--health{
background-color: #FFFFD0;
}
.post-tag--lifestyle{
background-color: #FFE3ED;
}
.post-tag--animals{
background-color: #F0E6FF;
}
.post-tag--tv-shows{
background-color: #D8FFD5;
}
.post-tag--celebs{
background-color: #FFE2D7;
}
</style>