[Library | Trunk]: Change headings rules for mobile

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-services-library/trunk/ng-openaire-library/src/assets@59994 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
k.triantafyllou 2020-11-30 17:34:04 +00:00
parent cea8db895c
commit 9388df20b1
1 changed files with 4 additions and 4 deletions

View File

@ -15,11 +15,11 @@
@media only screen and (max-width: 639px) { @media only screen and (max-width: 639px) {
.uk-h1, h1 { .uk-h1, h1 {
font-size: 45px !important; font-size: 36px !important;
} }
.uk-h2, h2 { .uk-h2, h2 {
font-size: 36px !important; font-size: 32px !important;
} }
.uk-h3, h3 { .uk-h3, h3 {
@ -27,11 +27,11 @@
} }
.uk-h4, h4 { .uk-h4, h4 {
font-size: 24px !important; font-size: 22px !important;
} }
.uk-h5, h5 { .uk-h5, h5 {
font-size: 22px !important; font-size: 18px !important;
} }
.uk-h6, h6 { .uk-h6, h6 {