We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 784a176 commit 3ec7e06Copy full SHA for 3ec7e06
docs/assets/css/style.css
@@ -11,16 +11,17 @@ h1 {
11
font-size:60px;
12
line-height:60px;
13
font-family:georgia, Arial, serif;
14
- font-weight:normal;
15
margin-bottom:15px;
+ font-weight:normal;
16
overflow-wrap:break-word;
17
hyphens:auto;
18
}
19
@media screen and (max-width:400px) {
20
h1 {
21
font-size:40px;
22
line-height:40px;
23
- } font-weight:normal;
24
+ }
25
26
h2 {
27
font-size:20px;
0 commit comments