[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:
k.triantafyllou 2020-10-23 18:04:10 +00:00
parent 50c6565082
commit e51ffb76b8
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}
}