commit
This commit is contained in:
@@ -95,6 +95,12 @@ input::placeholder {
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
.logo-img{
|
||||
cursor:pointer;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media only screen and (min-width: 768px) {
|
||||
form {
|
||||
width: 229px !important;
|
||||
@@ -175,4 +181,10 @@ input::placeholder {
|
||||
header{
|
||||
padding: 0 96px !important;
|
||||
}
|
||||
|
||||
.logo-img{
|
||||
width: 174px;
|
||||
height: 39px;
|
||||
cursor:pointer;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user