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 d972812 commit 630edc6Copy full SHA for 630edc6
assets/less/tbpro/product/thundermail.less
@@ -13,6 +13,27 @@ header#masthead {
13
text-align: center;
14
}
15
16
+ p {
17
+ max-width: 400px;
18
+ }
19
+
20
+ @media (min-width: @md) {
21
22
+ h1 {
23
+ font-size: 3rem;
24
25
26
+ max-width: 750px;
27
28
29
30
31
+ @media (min-width: @lg) {
32
33
+ font-size: 4.5rem;
34
35
36
37
.product-logo {
38
aspect-ratio: 16/9;
39
background-position: top center;
0 commit comments