updated header logo
This commit is contained in:
parent
2c27665e39
commit
2c12b614f0
5 changed files with 120 additions and 66 deletions
13
app/main.css
13
app/main.css
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue