Cleaning html tags
This commit is contained in:
parent
eff85ad480
commit
3ecef220ed
3 changed files with 34 additions and 17 deletions
|
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
*
|
||||
* Copay mobile CSS
|
||||
*
|
||||
*/
|
||||
|
||||
@media (max-width: 1024px) {
|
||||
.logo {
|
||||
background-size: 90px 44px !important;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,9 @@
|
|||
/*
|
||||
*
|
||||
* Copay Clean Template
|
||||
*
|
||||
*/
|
||||
|
||||
.logo {
|
||||
background: transparent url('../img/logo.png') no-repeat;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue