Add margin to setup logo
This commit is contained in:
@@ -14,7 +14,7 @@ body {
|
||||
|
||||
#sp-logo {
|
||||
border: 0;
|
||||
margin: 0 0 24px;
|
||||
margin: 24px 0;
|
||||
padding: 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user