Artist layout
This commit is contained in:
@ -72,7 +72,7 @@ input[type="submit"] {
|
||||
|
||||
&:hover {
|
||||
background: rgba(0,0,0,0.4);
|
||||
border-color: inherit;
|
||||
border-color: #FFFFFF;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
@ -30,11 +30,11 @@
|
||||
|
||||
h1 {
|
||||
color: #FFFFFF;
|
||||
padding-bottom: 20px;
|
||||
padding-bottom: 25px;
|
||||
}
|
||||
|
||||
.actions {
|
||||
padding-bottom: 15px;
|
||||
padding-bottom: 20px;
|
||||
|
||||
button {
|
||||
margin-right: 20px;
|
||||
|
||||
Reference in New Issue
Block a user