updated header logo

This commit is contained in:
Danny Coates 2019-02-19 13:13:14 -08:00
parent 2c27665e39
commit 2c12b614f0
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
5 changed files with 120 additions and 66 deletions

View file

@ -139,15 +139,6 @@ footer li:hover {
white-space: nowrap;
}
.header-logo {
background-image: url('../assets/logo.svg');
background-position: left;
background-repeat: no-repeat;
background-size: 2.25rem;
padding-left: 3rem;
text-decoration: none;
}
.intro {
max-width: 100%;
height: unset;
@ -254,10 +245,6 @@ select {
}
@screen md {
.header-logo {
background-image: url('../assets/logo.svg');
}
.intro {
max-width: unset;
height: unset;