top img in website
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Sebastian Frank
2019-03-08 15:20:10 +01:00
parent a8ad0f0b59
commit 7fa0c67f6f
24 changed files with 100 additions and 3 deletions

View File

@@ -154,7 +154,7 @@ label {font-weight:600;}
# Header
--------------------------------------------------------------*/
#header {height:80px;}
#header .logo {height:70%; max-width:500px;}
#header .logo {height:70%; max-width:400px;}
#header .logo img {height:100%;}
#header .container {
@@ -175,6 +175,7 @@ label {font-weight:600;}
z-index:300;
background:none;
}
#header .logo {height:70%; max-width:100px;}
#header .logo img {height:auto; width:100%;}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB