mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2024-11-23 12:40:19 +01:00
text wrap for samples
This commit is contained in:
parent
5ea8a236cf
commit
5adc4167b5
3 changed files with 3 additions and 1 deletions
|
@ -31,6 +31,7 @@
|
|||
color: #fff;
|
||||
text-align: left;
|
||||
font-weight: 400;
|
||||
text-wrap:none;
|
||||
}
|
||||
padding: 50px 0;
|
||||
text-align: center;
|
||||
|
|
|
@ -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
Loading…
Reference in a new issue