mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-08-09 15:28:12 +08:00
logo fix
This commit is contained in:
@@ -40,12 +40,8 @@ header {
|
||||
}
|
||||
|
||||
header .logo {
|
||||
color: transparent;
|
||||
background-image: url('../img/logo-light.svg');
|
||||
background-position: center center;
|
||||
background-size: contain;
|
||||
background-repeat: no-repeat;
|
||||
margin: 0.5rem 0;
|
||||
height: 3rem;
|
||||
margin: 0.5rem 0 0.3rem;
|
||||
}
|
||||
|
||||
header .url {
|
||||
|
Reference in New Issue
Block a user