change CTA link displaying
This commit is contained in:
@@ -425,10 +425,6 @@ nav .nav-btn {
|
|||||||
min-height: 94vh;
|
min-height: 94vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
.desktop {
|
|
||||||
display: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
nav {
|
nav {
|
||||||
font-size: 1.4rem;
|
font-size: 1.4rem;
|
||||||
}
|
}
|
||||||
@@ -447,6 +443,10 @@ nav .nav-btn {
|
|||||||
height: 3.1rem;
|
height: 3.1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.cta a {
|
||||||
|
display: block;
|
||||||
|
}
|
||||||
|
|
||||||
.profile {
|
.profile {
|
||||||
margin-top: 15%;
|
margin-top: 15%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user