CSS tweak in artists list
This commit is contained in:
parent
c144900fa9
commit
bfe43fdc12
|
@ -2,6 +2,10 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#content h1 {
|
||||||
|
margin-bottom: 0;
|
||||||
|
}
|
||||||
|
|
||||||
.artists {
|
.artists {
|
||||||
width: 700px;
|
width: 700px;
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
Loading…
Reference in a new issue