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 ccdb9cf commit e7a6d1eCopy full SHA for e7a6d1e
components/components.css
@@ -60,7 +60,7 @@ button {
60
flex-direction: column;
61
align-items: center;
62
63
- font-size: 20px;
+ font-size: 18px;
64
line-height: 24px;
65
66
color: #677688;
styles/guided-tutorial.less
@@ -4,7 +4,7 @@
4
align-items: flex-end;
5
}
6
.endpoint-text {
7
- font-weight: 600;
+ font-weight: 500;
8
font-size: 15px;
9
line-height: 18px;
10
margin-right: 10px;
@@ -31,7 +31,7 @@
31
32
33
34
35
36
37
0 commit comments