This website works better with JavaScript.
Home
Explore
Help
Sign In
mh
/
mhsw-espurna
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Downsize header to fit the screen
rfm69
Maxim Prokhorov
6 years ago
parent
dd1d459ba2
commit
6f31111e7f
1 changed files
with
5 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-2
code/html/custom.css
+ 5
- 2
code/html/custom.css
View File
@ -30,8 +30,11 @@
color
:
#
777777
;
}
.
header
>
h1
{
line-height
:
100
%
;
@
media
screen
and
(
max-width
:
32em
)
{
.
header
>
h1
{
line-height
:
100
%
;
font-size
:
2em
;
}
}
h2
{
Write
Preview
Loading…
Cancel
Save