Browse Source

action call spacing on mobile devices

pull/1/head
Nicolae Claudius 13 years ago
parent
commit
0611153304
  1. 1
      app/assets/stylesheets/pages/home.css.scss

1
app/assets/stylesheets/pages/home.css.scss

@ -1,6 +1,7 @@
.call-to-action {
text-align: center;
margin-top: 3em;
margin-bottom: 3em;
padding-right: 6em;
small {
font-style: italic;

Loading…
Cancel
Save