File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change 33
33
position : absolute;
34
34
z-index : 1 ;
35
35
opacity : 0.2 ;
36
- right : -30px ;
37
- bottom : 0 ;
38
- width : 80vmin ;
36
+ width : 110vmin ;
39
37
height : auto;
38
+ right : -10vmin ;
39
+ bottom : -0vmin ;
40
40
transform : rotate (-15deg );
41
41
}
42
42
.content-wrapper {
56
56
flex-shrink : 0 ;
57
57
}
58
58
.logo {
59
- height : 12 vmin ;
59
+ height : 14 vmin ;
60
60
width : auto;
61
61
margin-right : 3vmin ;
62
62
}
63
63
.logo-text {
64
- font-size : 6 vmin ;
64
+ font-size : 7 vmin ;
65
65
line-height : 1.1 ;
66
66
font-weight : 700 ;
67
67
color : # 1f2937 ;
74
74
padding : 4vmin 0 ;
75
75
}
76
76
.title {
77
- font-size : clamp (32 px , 8 vmin , 80 px );
77
+ font-size : clamp (36 px , 9 vmin , 90 px );
78
78
font-weight : 700 ;
79
79
line-height : 1.2 ;
80
80
color : # 1f2937 ;
86
86
word-wrap : break-word;
87
87
}
88
88
.description {
89
- font-size : clamp (24 px , 4. 5vmin , 48 px );
89
+ font-size : clamp (28 px , 5vmin , 54 px );
90
90
line-height : 1.4 ;
91
91
color : # 4b5563 ;
92
92
margin : 0 ;
95
95
-webkit-box-orient : vertical;
96
96
overflow : hidden;
97
97
word-wrap : break-word;
98
+ text-shadow : 0 0 10px white, 0 0 15px white, 0 0 20px white;
98
99
}
99
100
.footer {
100
101
font-size : clamp (20px , 4vmin , 40px );
You can’t perform that action at this time.
0 commit comments