mirror of
https://github.com/status-im/consul.git
synced 2025-01-10 13:55:55 +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;
|
||||
line-height: 1.25;
|
||||
letter-spacing: -0.02em;
|
||||
margin: 0;
|
||||
margin-top: 80px;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@ -167,7 +167,6 @@
|
||||
}
|
||||
|
||||
&#cta {
|
||||
margin-top: -150px;
|
||||
padding: 0 0 50px 0;
|
||||
text-align: center;
|
||||
}
|
||||
@ -181,7 +180,7 @@
|
||||
font-family: $font-family-monospace;
|
||||
font-size: 14px;
|
||||
line-height: 1.8;
|
||||
margin: 20px auto 120px auto;
|
||||
margin: 20px auto auto auto;
|
||||
padding: 10px 20px 20px 20px;
|
||||
|
||||
.terminal-content {
|
||||
|
Loading…
x
Reference in New Issue
Block a user