summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.scss b/style.scss
index 6ab87f7..07816e8 100644
--- a/style.scss
+++ b/style.scss
@@ -359,7 +359,7 @@ img {
margin-bottom: 15px;
margin-top: 15px;
user-select: none;
- mix-blend-mode: multiply;
+ /* mix-blend-mode: multiply; */
@include mobile {
height: 100%;
@@ -598,7 +598,7 @@ img {
border: 1px solid #535353;
/* border-left: 5px solid #a7a7a7; */
padding: 5px 1rem;
- color: black;
+ color: #b7b7b7;
font-size: 15px;
margin: 15px 0;
background: #211f26;