mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced 2025-10-15 01:45:27 +02:00
added list and table styling, also migrated all the SLSW blogs
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user