update dinum logo and shrunk size from 70K to 4K
This commit is contained in:
parent
42d0ffb977
commit
0f719b4fa2
3 changed files with 3 additions and 4 deletions
BIN
app/assets/images/footer/logo-dinum.png
Normal file
BIN
app/assets/images/footer/logo-dinum.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 72 KiB |
|
@ -69,10 +69,10 @@ footer {
|
|||
}
|
||||
|
||||
.footer-logo-dinum {
|
||||
@include ie-compatible-background-image("footer/logo-dinum.svg");
|
||||
@include ie-compatible-background-image("footer/logo-dinum.png");
|
||||
|
||||
height: 104px;
|
||||
width: 90px;
|
||||
height: 150px;
|
||||
width: 202px;
|
||||
margin-bottom: 14px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue