mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Remove redundant code
This commit is contained in:
@@ -166,7 +166,6 @@ header.special {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: 300;
|
||||
line-height: 1.5;
|
||||
/* text-transform: uppercase; */
|
||||
margin: 0 0 1.5rem 0; }
|
||||
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
||||
color: inherit;
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
<url>
|
||||
<loc>http://localhost:4000/years/2019</loc>
|
||||
|
||||
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||
<lastmod>2020-12-29T21:44:25+00:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
@@ -42,7 +42,7 @@
|
||||
<url>
|
||||
<loc>http://localhost:4000/years/2020</loc>
|
||||
|
||||
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||
<lastmod>2020-12-29T21:44:25+00:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
@@ -84,7 +84,7 @@
|
||||
<url>
|
||||
<loc>http://localhost:4000/auto-refresh</loc>
|
||||
|
||||
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||
<lastmod>2020-12-29T21:44:25+00:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
@@ -105,7 +105,7 @@
|
||||
<url>
|
||||
<loc>http://localhost:4000/</loc>
|
||||
|
||||
<lastmod>2020-12-29T21:28:01+00:00</lastmod>
|
||||
<lastmod>2020-12-29T21:44:25+00:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.5</priority>
|
||||
|
||||
@@ -166,7 +166,6 @@ header.special {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-weight: 300;
|
||||
line-height: 1.5;
|
||||
/* text-transform: uppercase; */
|
||||
margin: 0 0 1.5rem 0; }
|
||||
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
|
||||
color: inherit;
|
||||
|
||||
Reference in New Issue
Block a user