[Library | Trunk]: Let h5 and h6 same in all screens

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59708 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-10-27 16:19:05 +00:00
parent b7f1e763b8
commit 956af95a88
1 changed files with 2 additions and 2 deletions

View File

@ -27,11 +27,11 @@
}
.uk-h4, h4 {
font-size: 22px !important;
font-size: 24px !important;
}
.uk-h5, h5 {
font-size: 18px !important;
font-size: 22px !important;
}
.uk-h6, h6 {