[Library | Trunk]: Change h5 on mobile to 18px
git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59694 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
parent
97f5b22c98
commit
b7f1e763b8
|
@ -27,15 +27,15 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.uk-h4, h4 {
|
.uk-h4, h4 {
|
||||||
font-size: 22px !important;;
|
font-size: 22px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uk-h5, h5 {
|
.uk-h5, h5 {
|
||||||
font-size: 18px !important;;
|
font-size: 18px !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
.uk-h6, h6 {
|
.uk-h6, h6 {
|
||||||
font-size: 16px !important;;
|
font-size: 18px !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue