mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Fix styles of headers
This commit is contained in:
parent
d6fb541460
commit
8f615e3732
@ -253,6 +253,7 @@ body{ height: 100%; margin: 0;}
|
||||
|
||||
h3 {
|
||||
font-size: 18px;
|
||||
color: #2388DB;
|
||||
|
||||
@include media-query($on-laptop) {
|
||||
font-size: 20px;
|
||||
@ -261,6 +262,7 @@ body{ height: 100%; margin: 0;}
|
||||
|
||||
h4 {
|
||||
font-size: 16px;
|
||||
color: #2388DB;
|
||||
|
||||
@include media-query($on-laptop) {
|
||||
font-size: 18px;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user