add top actions

This commit is contained in:
Alex Korzhikov
2021-04-27 16:42:42 +02:00
parent a695e7fbf6
commit d3896a1769
3 changed files with 15 additions and 2 deletions

View File

@@ -6,6 +6,7 @@
padding: 1em 2em;
font-size: 1.2em;
}
@media screen and (max-width: 768px) {
.btn.btn-primary.big-red-button {
padding: .5em;
@@ -87,4 +88,8 @@ html {
#fh5co-services .box-testimony .author > figure img[alt~="conference"] {
border-radius: 0;
}
}
.top-actions {
margin-top: 10px;
}

View File

@@ -400,7 +400,7 @@ h1, h2, h3, h4, h5, h6 {
background-image: -ms-repeating-linear-gradient(top left, #c52a28 0%, #fab4b7 100%);
}
#fh5co-home, #fh5co-home .text-wrap {
height: 700px;
height: 750px;
}
#fh5co-home .text-wrap {
display: table;