We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7aa3082 commit 03459e5Copy full SHA for 03459e5
style.css
@@ -41,14 +41,14 @@ body {
41
.el--2 {
42
width: 500px;
43
margin-top: 80px;
44
- margin-left: 50px;
+ margin-left: 30px;
45
}
46
.el--2 h1 {
47
font-size: 40px;
48
49
.el--2 p {
50
margin-top: 20px;
51
- font-size: 16px;
+ font-size: 15px;
52
53
.el--2 button {
54
background-color: #fff;
@@ -68,10 +68,11 @@ body {
68
justify-content: flex-end;
69
gap: 20px;
70
margin-top: 200px;
71
+ margin-right: 20px;
72
73
74
.ion-icon {
- font-size: 40px;
75
+ font-size: 20px;
76
77
78
.attribution {
@@ -147,7 +148,7 @@ body {
147
148
font-size: 20px;
149
150
- font-size: 15px;
151
+ font-size: 12px;
152
margin-top: 30px;
153
margin-left: 0;
154
0 commit comments