css: remove unused code
This commit is contained in:
parent
c162897c41
commit
bf3df212c4
|
@ -35,17 +35,10 @@ body {
|
|||
|
||||
@media only screen and (max-width: 801px) {
|
||||
/* mobile */
|
||||
.track-info-cover {
|
||||
padding: 1;
|
||||
margin: 1 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen (min-width: 802px) {
|
||||
/* desktop */
|
||||
.track-info-child {
|
||||
padding: 10%;
|
||||
}
|
||||
}
|
||||
|
||||
#form {
|
||||
|
|
Loading…
Reference in New Issue
Block a user