Build: (d84d367
) Reduce whitespace
This commit is contained in:
parent
535ef684c8
commit
a7b18ddf50
|
@ -38,9 +38,7 @@
|
||||||
padding: 1em;
|
padding: 1em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mod-entry__downloads {
|
.mod-entry__downloads { gap: 0.5em; }
|
||||||
gap: 0.5em;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Tablet screen size */
|
/* Tablet screen size */
|
||||||
@media only screen and (min-width: 37.5rem) {
|
@media only screen and (min-width: 37.5rem) {
|
||||||
|
@ -140,7 +138,6 @@ a.link-btn[href^="http"]:not([href*="leilukin.com"]) { padding-right: calc(var(-
|
||||||
|
|
||||||
.contnet-warning__warning:hover,
|
.contnet-warning__warning:hover,
|
||||||
.contnet-warning__warning:focus { --stripe-color: var(--clr-cw-hover); }
|
.contnet-warning__warning:focus { --stripe-color: var(--clr-cw-hover); }
|
||||||
|
|
||||||
.contnet-warning__content { padding: 1em; }
|
.contnet-warning__content { padding: 1em; }
|
||||||
|
|
||||||
/* Web graphic lists */
|
/* Web graphic lists */
|
||||||
|
|
2
feed.xml
2
feed.xml
|
@ -4,7 +4,7 @@
|
||||||
<subtitle>Leilukin's personal website.</subtitle>
|
<subtitle>Leilukin's personal website.</subtitle>
|
||||||
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
<link href="https://leilukin.com/feed.xml" rel="self"/>
|
||||||
<link href="https://leilukin.com"/>
|
<link href="https://leilukin.com"/>
|
||||||
<updated>2024-08-04T16:45:18Z</updated>
|
<updated>2024-08-04T16:51:25Z</updated>
|
||||||
<id>https://leilukin.com/</id>
|
<id>https://leilukin.com/</id>
|
||||||
<author>
|
<author>
|
||||||
<name>Leilukin</name>
|
<name>Leilukin</name>
|
||||||
|
|
Loading…
Reference in New Issue