break-word in header, remove unused css

This commit is contained in:
Nadav Ivgi 2017-12-18 03:49:21 +02:00
parent 1d72beea72
commit 2934fca180
1 changed files with 2 additions and 11 deletions

View File

@ -2,6 +2,8 @@ body
padding-top 50px
header
word-break break-word
h3
color #ccc
@ -15,17 +17,6 @@ footer
padding-bottom 16px
text-align right
pre
display block
padding 0.5em
margin 1em 0
font-size 0.9em
word-break break-all
white-space normal
background #f5f5f5
color #999
border 1px solid #ccc
.pay-btn
font-weight 400
cursor pointer