style: Unified spacing to 2 and add editor config

This commit is contained in:
Wessel Tip
2021-03-17 14:01:53 +01:00
parent aec47d9d0b
commit 9981a28638
98 changed files with 2931 additions and 2902 deletions

View File

@@ -26,4 +26,4 @@ export default function PhotoInformation(props) {
<span id='credit' style={{ 'display': 'none' }}></span>
</div>
);
}
}