mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 22:06:20 +00:00
Merge pull request #2885 from schalkwijk/clickable-homepage-cta
Make READ THE INTRODUCTION button on homepage clickable
This commit is contained in:
commit
fc95c019d5
@ -72,7 +72,7 @@
|
|||||||
font-weight: $font-weight-bold;
|
font-weight: $font-weight-bold;
|
||||||
line-height: 1.25;
|
line-height: 1.25;
|
||||||
letter-spacing: -0.02em;
|
letter-spacing: -0.02em;
|
||||||
margin: 0;
|
margin-top: 80px;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -167,7 +167,6 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
&#cta {
|
&#cta {
|
||||||
margin-top: -150px;
|
|
||||||
padding: 0 0 50px 0;
|
padding: 0 0 50px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@ -181,7 +180,7 @@
|
|||||||
font-family: $font-family-monospace;
|
font-family: $font-family-monospace;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 1.8;
|
line-height: 1.8;
|
||||||
margin: 20px auto 120px auto;
|
margin: 20px auto auto auto;
|
||||||
padding: 10px 20px 20px 20px;
|
padding: 10px 20px 20px 20px;
|
||||||
|
|
||||||
.terminal-content {
|
.terminal-content {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user