small styling fix

This commit is contained in:
Martin McKeaveney 2020-08-11 17:20:55 +01:00
parent 6e49506348
commit de9911aad8
1 changed files with 1 additions and 2 deletions

View File

@ -45,8 +45,7 @@
<style> <style>
h5 { h5 {
padding: var(--spacing-xl) 0 0 var(--spacing-xl); margin-bottom: var(--spacing-l);
margin: 0;
font-weight: 500; font-weight: 500;
} }