credit card edit elimated. The new card is a little more fastter. The whirte margin is again eliminated.
This commit is contained in:
parent
2b2b40a9ef
commit
af3980d372
3 changed files with 18 additions and 70 deletions
|
|
@ -111,7 +111,16 @@
|
|||
.dropdown.home-dropdown {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
html,body{
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0px;
|
||||
padding: 0px;
|
||||
overflow-x: hidden;
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue