If you want to add spacing between two gallery thumbnails, then you need to add the below code in your theme/etc/view.xml file.
<var name="gallery"> <var name="thumbmargin">24</var> </var>
After adding this code, you need to do a flush cache.
Note: I have tried this with Magento 2.3.5