Artist and Artist Search
This commit is contained in:
parent
7c9139f2ee
commit
32899d3bed
4 changed files with 113 additions and 11 deletions
|
@ -1,7 +1,5 @@
|
|||
.artist-search {
|
||||
h1 {
|
||||
text-align: center;
|
||||
}
|
||||
text-align: center;
|
||||
|
||||
ul {
|
||||
list-style-type: none;
|
||||
|
@ -11,6 +9,7 @@
|
|||
|
||||
li {
|
||||
display: inline-block;
|
||||
margin: 10pt 14pt;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue