[Library | Trunk]: Add screen size on css rules

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@58859 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-06-05 12:32:13 +00:00
parent f0fb49b777
commit 4d486f8200
2 changed files with 9 additions and 1 deletions

View File

@ -393,7 +393,7 @@ ol.big-numbers-list li::before {
.tm-header .uk-navbar-transparent{
padding-top:4px;
}
.uk-logo > img {max-height:80px;}
.uk-logo > img {max-height:70px;}
.inner {
left:0px;
margin-top:-5px;

View File

@ -7,3 +7,11 @@ B2Note: 5
Nav-bar: 980
Modal: 10000
Modal-Select: 10001
# Screen sizes - width
xs: 0 - 639
s: 640 - 959
m: 960 - 1199
l: 1200 - 1599
xl: >= 1600