mirror of
https://gitlab.com/RemixDev/deemix-webui.git
synced 2025-02-02 03:08:30 +00:00
10 lines
108 B
CSS
10 lines
108 B
CSS
|
#about_tab p{
|
||
|
margin-bottom: 8px;
|
||
|
}
|
||
|
#about_tab h3{
|
||
|
margin: 8px 0px;
|
||
|
}
|
||
|
#about_tab hr{
|
||
|
margin: 12px 0px;
|
||
|
}
|