refactor: remove duplicate main section styling
This commit is contained in:
parent
10d994f219
commit
c8b3c5a41b
21 changed files with 1 additions and 125 deletions
|
@ -30,12 +30,6 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
@ -68,4 +62,4 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
|
||||||
gap: 1rem;
|
gap: 1rem;
|
||||||
padding: 0;
|
padding: 0;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
|
@ -55,10 +55,6 @@ const description = 'Have you tried turning it off and on again?'
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
|
||||||
max-width: 100% !important;
|
|
||||||
}
|
|
||||||
|
|
||||||
.highlighted-section__content {
|
.highlighted-section__content {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
|
|
|
@ -28,12 +28,6 @@ const publishedOn = now.publishedOn === '' ? now.publishDate : now.publishedOn
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -36,12 +36,6 @@ const description =
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -54,12 +54,6 @@ const description =
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -39,12 +39,6 @@ const description = 'A project that aims to be a modern-day reading assistant'
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -42,12 +42,6 @@ const description =
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -42,12 +42,6 @@ const description = 'Building again with Python'
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -29,12 +29,6 @@ const description = 'I have joined ING as a Chapter Lead for Web Engineering'
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -64,12 +64,6 @@ const description = 'This is a dump of what my current state, more or less'
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -50,12 +50,6 @@ const description =
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -35,12 +35,6 @@ const content = `<p>Christmas holidays as started for me.</p>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -34,12 +34,6 @@ const content = `<p>Happy with how I organized my spaces at home with separation
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -35,12 +35,6 @@ const content = `<h2>Annual Sickness</h2>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -31,12 +31,6 @@ const content = `<h2>FOSDEM 2025</h2>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -32,12 +32,6 @@ const content = `<h2>At FOSDEM Social Web</h2>
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -36,12 +36,6 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -35,12 +35,6 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -32,12 +32,6 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -35,12 +35,6 @@ publishedOn = publishedOn === '' ? publishDate : publishedOn
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
|
@ -20,12 +20,6 @@ const page = {
|
||||||
</Layout>
|
</Layout>
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
main {
|
|
||||||
margin: auto;
|
|
||||||
padding: 1em;
|
|
||||||
max-width: var(--content-width);
|
|
||||||
}
|
|
||||||
|
|
||||||
.text-gradient {
|
.text-gradient {
|
||||||
font-weight: 900;
|
font-weight: 900;
|
||||||
background-image: var(--ayo-gradient);
|
background-image: var(--ayo-gradient);
|
||||||
|
|
Loading…
Reference in a new issue