[Library | Assets]: Let image-front-bar be 130px from top
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59679 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
50c6565082
commit
e51ffb76b8
|
@ -942,8 +942,8 @@ textarea {
|
|||
|
||||
@media only screen and (min-width: 992px) {
|
||||
.image-front-topbar {
|
||||
margin-top: -136px;
|
||||
padding-top: 136px;
|
||||
margin-top: -130px;
|
||||
padding-top: 130px;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue