Updated 10 files via CloudCannon
This commit is contained in:
parent
77bfc37cce
commit
644336319a
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"time": "2020-09-22T08:54:02+00:00",
|
||||
"time": "2020-09-22T08:56:33+00:00",
|
||||
"cloudcannon": {
|
||||
"name": "cloudcannon-jekyll",
|
||||
"version": "1.4.0"
|
||||
|
|
|
@ -73,6 +73,8 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
|||
|
||||
.hero .splash .description > * { margin: 40px !important; }
|
||||
|
||||
.hero .splash .description .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 2s ease infinite; -moz-animation: backgroundBlink 2s ease infinite; animation: backgroundBlink 2s ease infinite; }
|
||||
|
||||
.hero .splash h1, .hero .splash h2 { font-size: 2em; }
|
||||
|
||||
.hero .splash p, .hero .splash h1, .hero .splash h2, .hero .splash h3, .hero .splash h4 { text-align: left; margin-top: 20px; }
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -105,6 +105,8 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
|||
|
||||
.hero .splash .description > * { margin: 40px !important; }
|
||||
|
||||
.hero .splash .description .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 2s ease infinite; -moz-animation: backgroundBlink 2s ease infinite; animation: backgroundBlink 2s ease infinite; }
|
||||
|
||||
.hero .splash h1, .hero .splash h2 { font-size: 2em; }
|
||||
|
||||
.hero .splash p, .hero .splash h1, .hero .splash h2, .hero .splash h3, .hero .splash h4 { text-align: left; margin-top: 20px; }
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -105,6 +105,8 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
|||
|
||||
.hero .splash .description > * { margin: 40px !important; }
|
||||
|
||||
.hero .splash .description .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 2s ease infinite; -moz-animation: backgroundBlink 2s ease infinite; animation: backgroundBlink 2s ease infinite; }
|
||||
|
||||
.hero .splash h1, .hero .splash h2 { font-size: 2em; }
|
||||
|
||||
.hero .splash p, .hero .splash h1, .hero .splash h2, .hero .splash h3, .hero .splash h4 { text-align: left; margin-top: 20px; }
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -105,6 +105,8 @@ body { height: 100vh; width: 100%; font-family: "Poppins", "Arial", "Helvetica",
|
|||
|
||||
.hero .splash .description > * { margin: 40px !important; }
|
||||
|
||||
.hero .splash .description .button { background-image: linear-gradient(228deg, var(--accent1-alt), var(--accent2-alt)); background-size: 400% 400%; -webkit-animation: backgroundBlink 2s ease infinite; -moz-animation: backgroundBlink 2s ease infinite; animation: backgroundBlink 2s ease infinite; }
|
||||
|
||||
.hero .splash h1, .hero .splash h2 { font-size: 2em; }
|
||||
|
||||
.hero .splash p, .hero .splash h1, .hero .splash h2, .hero .splash h3, .hero .splash h4 { text-align: left; margin-top: 20px; }
|
||||
|
|
File diff suppressed because one or more lines are too long
2
feed.xml
2
feed.xml
|
@ -6,7 +6,7 @@
|
|||
<atom:link href="https://setto.basspistol.com/rss.xml" rel="self" type="application/rss+xml" />
|
||||
<link>https://setto.basspistol.com</link>
|
||||
<description>Set, Party, Gang! &#35;Cybersoul.</description>
|
||||
<lastBuildDate>Tue, 22 Sep 2020 08:54:02 +0000</lastBuildDate>
|
||||
<lastBuildDate>Tue, 22 Sep 2020 08:56:33 +0000</lastBuildDate>
|
||||
<language>en-US</language>
|
||||
<sy:updatePeriod>hourly</sy:updatePeriod>
|
||||
<sy:updateFrequency>1</sy:updateFrequency>
|
||||
|
|
Loading…
Reference in a new issue