Enlarge star hint text and add GitHub repo hyperlink
This commit is contained in:
+3
-3
@@ -427,7 +427,7 @@ h3 {
|
||||
}
|
||||
|
||||
.journey-step-content p {
|
||||
font-size: 15px;
|
||||
font-size: 18px;
|
||||
line-height: 1.55;
|
||||
color: var(--muted);
|
||||
margin: 0;
|
||||
@@ -636,7 +636,7 @@ h3 {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
gap: 2px;
|
||||
font-size: 15px;
|
||||
font-size: 18px;
|
||||
font-weight: 700;
|
||||
color: var(--ink);
|
||||
letter-spacing: -0.01em;
|
||||
@@ -887,7 +887,7 @@ pre {
|
||||
|
||||
.star-hint {
|
||||
margin-top: 20px;
|
||||
font-size: 15px;
|
||||
font-size: 18px;
|
||||
color: var(--muted);
|
||||
text-align: center;
|
||||
font-weight: 600;
|
||||
|
||||
Reference in New Issue
Block a user