small improvements
This commit is contained in:
parent
11c082c1a1
commit
b93d13dfb5
1 changed files with 2 additions and 2 deletions
|
@ -97,7 +97,7 @@ a:hover,
|
|||
.logomobile {
|
||||
position: absolute;
|
||||
margin-top: 0px;
|
||||
top: 20px;
|
||||
top: 25px;
|
||||
left: 20px;
|
||||
}
|
||||
|
||||
|
@ -209,7 +209,7 @@ a:hover,
|
|||
.text-result-wrapper {
|
||||
max-width: 550px;
|
||||
word-wrap: break-word;
|
||||
margin-top: 25px;
|
||||
margin-top: 35px;
|
||||
}
|
||||
|
||||
.text-result-wrapper a {
|
||||
|
|
Loading…
Reference in a new issue