deemixer/public/css/modules/tabs/about-tab.css
2020-06-04 14:41:51 +02:00

10 lines
108 B
CSS

#about_tab p{
margin-bottom: 8px;
}
#about_tab h3{
margin: 8px 0px;
}
#about_tab hr{
margin: 12px 0px;
}