text wrap for samples

This commit is contained in:
Uvis Grinfelds 2014-10-20 16:28:06 +02:00
parent 5ea8a236cf
commit 5adc4167b5
3 changed files with 3 additions and 1 deletions

View file

@ -31,6 +31,7 @@
color: #fff;
text-align: left;
font-weight: 400;
text-wrap:none;
}
padding: 50px 0;
text-align: center;

View file

@ -5590,6 +5590,7 @@ a:hover {
color: #fff;
text-align: left;
font-weight: 400;
text-wrap: none;
}
#samples .btn-cta {
margin: 30px 0;

File diff suppressed because one or more lines are too long