deemix-webui/public/css/modules/tabs/about-tab.css

10 lines
108 B
CSS
Raw Normal View History

2020-06-04 14:41:51 +02:00
#about_tab p{
margin-bottom: 8px;
}
#about_tab h3{
margin: 8px 0px;
}
#about_tab hr{
margin: 12px 0px;
}