mirror of
https://github.com/fergalmoran/dss.git
synced 2025-12-22 09:38:18 +00:00
23 lines
317 B
CSS
23 lines
317 B
CSS
body{
|
|
font-family: 'Ubuntu', sans-serif !important;
|
|
}
|
|
.dz-details {
|
|
width: 380px !important;
|
|
}
|
|
|
|
.nav-search {
|
|
top: 6px !important;
|
|
}
|
|
|
|
.playlist-add-dropdown {
|
|
width: 320px !important;
|
|
}
|
|
|
|
.profile-activity {
|
|
cursor: pointer !important;
|
|
}
|
|
|
|
.mix-item-container {
|
|
margin-right: 12px !important;
|
|
}
|