mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2020-11-18 19:53:40 -08:00
text wrap for samples
This commit is contained in:
parent
5ea8a236cf
commit
5adc4167b5
@ -31,6 +31,7 @@
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
text-wrap:none;
|
||||||
}
|
}
|
||||||
padding: 50px 0;
|
padding: 50px 0;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
|
@ -5590,6 +5590,7 @@ a:hover {
|
|||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
|
text-wrap: none;
|
||||||
}
|
}
|
||||||
#samples .btn-cta {
|
#samples .btn-cta {
|
||||||
margin: 30px 0;
|
margin: 30px 0;
|
||||||
|
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user