Improvements to the layout of the landing page

footer-fixes
Marcin Kulik 10 years ago
parent 6cb6f277fa
commit 0e7ac4d56a

@ -14,13 +14,14 @@
.asciinema-player
box-shadow: 0 0 16px 5px rgba(255, 255, 255, 0.3)
> div:last-child
padding-left: 50px
> div:first-child
h1
margin-top: 0
font-size: 40px
h2
line-height: 1.2
h1, h2
text-shadow: black 3px 3px 5px

@ -2,15 +2,9 @@
section.cinema
.container
.row
.col-md-7
.player-wrapper
= player page.asciicast, page.playback_options if page.asciicast
.col-md-5
h1
' Record and share your terminal sessions,
br
' the right way.
' Record and share your terminal sessions, the right way.
h2
' Forget screen recording apps and blurry video.
Enjoy a lightweight, purely text based approach to terminal recording.
@ -21,6 +15,10 @@
p
' Supports Linux, Mac OS X and FreeBSD
.col-md-7
.player-wrapper
= player page.asciicast, page.playback_options if page.asciicast
section.even
.container
.row.about

Loading…
Cancel
Save