added list and table styling, also migrated all the SLSW blogs

This commit is contained in:
2022-09-18 22:26:24 +02:00
parent 74082cd463
commit 54e3e0d450
21 changed files with 3628 additions and 2803 deletions

View File

@@ -6,14 +6,14 @@ exports[`Layout renders correctly 1`] = `
<div
className="CookieConsent"
style={
Object {
{
"bottom": "0",
}
}
>
<div
className=""
style={Object {}}
style={{}}
>
This website uses cookies to enhance the user experience.
@@ -35,7 +35,7 @@ exports[`Layout renders correctly 1`] = `
className=""
id="rcc-confirm-button"
onClick={[Function]}
style={Object {}}
style={{}}
>
I understand
</button>