Artist layout

This commit is contained in:
James Barnsley
2017-02-08 18:37:13 +13:00
parent 7a5ca0caac
commit d08a054748
2 changed files with 3 additions and 3 deletions

View File

@ -72,7 +72,7 @@ input[type="submit"] {
&:hover {
background: rgba(0,0,0,0.4);
border-color: inherit;
border-color: #FFFFFF;
}
}

View File

@ -30,11 +30,11 @@
h1 {
color: #FFFFFF;
padding-bottom: 20px;
padding-bottom: 25px;
}
.actions {
padding-bottom: 15px;
padding-bottom: 20px;
button {
margin-right: 20px;