diff --git a/new-website/utils/tutorials/acknowledgement.html b/new-website/utils/tutorials/acknowledgement.html index 4c82554a..29c15eaa 100644 --- a/new-website/utils/tutorials/acknowledgement.html +++ b/new-website/utils/tutorials/acknowledgement.html @@ -6,16 +6,43 @@ padding-right: 80px; font-size: 50px; } + h2 { + margin-top: 250px; + padding-right: 80px; + font-size: 20px; + } .general { padding-left: 80px; padding-right: 80px; font-size: 20px; } + .citation { + padding-left: 80px; + padding-right: 80px; + font-size: 15px; + }
We acknowledge the DeepChem community for their contributions and support.
++