Skip to content
Snippets Groups Projects
Commit c23ba026 authored by Dimitrie Hoekstra's avatar Dimitrie Hoekstra
Browse files

introduces extra spacing between cta button and mvp section

parent 881e1b28
No related branches found
No related tags found
2 merge requests!6448Various stylistic improvements for releasepost 9.3,!5804GitLab 9.3 release post
Pipeline #
/ CTA
%p.text-center
%p.cta.text-center
- datafile.cta.each_with_index do |cta, i|
- if cta.link != nil
= link_to(cta.title, "#{cta.link}", class: "btn btn-lg btn-red webcast-button")
Loading
Loading
Loading
Loading
@@ -28,6 +28,10 @@ $badge-color-eep: #0976bc;
text-align: center;
}
 
.cta {
padding-bottom: 70px;
}
.blog {
.wrapper {
max-width: none;
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment