Skip to content

Commit 03459e5

Browse files
committed
huddle landing page: css
1 parent 7aa3082 commit 03459e5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

style.css

+5-4
Original file line numberDiff line numberDiff line change
@@ -41,14 +41,14 @@ body {
4141
.el--2 {
4242
width: 500px;
4343
margin-top: 80px;
44-
margin-left: 50px;
44+
margin-left: 30px;
4545
}
4646
.el--2 h1 {
4747
font-size: 40px;
4848
}
4949
.el--2 p {
5050
margin-top: 20px;
51-
font-size: 16px;
51+
font-size: 15px;
5252
}
5353
.el--2 button {
5454
background-color: #fff;
@@ -68,10 +68,11 @@ body {
6868
justify-content: flex-end;
6969
gap: 20px;
7070
margin-top: 200px;
71+
margin-right: 20px;
7172
}
7273

7374
.ion-icon {
74-
font-size: 40px;
75+
font-size: 20px;
7576
}
7677

7778
.attribution {
@@ -147,7 +148,7 @@ body {
147148
font-size: 20px;
148149
}
149150
.attribution {
150-
font-size: 15px;
151+
font-size: 12px;
151152
margin-top: 30px;
152153
margin-left: 0;
153154
}

0 commit comments

Comments
 (0)