Cosmetics

pull/1751/head
onursenture 2021-11-09 15:35:20 +03:00
parent acad24b378
commit 4709ce7016
5 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 65 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 101 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View File

@ -24,7 +24,7 @@
position: relative;
&.introduction-dark {
background-image: url('./assets/images/home/intro-bg-d.png');
background-image: url('./assets/images/home/intro-bg-d.jpg');
color: var(--text-color);
.introduction-promo {

View File

@ -835,7 +835,7 @@ pre[class*=language-] code .token.operator, pre[class*=language-] code .token.st
position: relative;
}
.home .introduction.introduction-dark {
background-image: url("./assets/images/home/intro-bg-d.png");
background-image: url("./assets/images/home/intro-bg-d.jpg");
color: var(--text-color);
}
.home .introduction.introduction-dark .introduction-promo {