Skip to content

Commit 1a8db39

Browse files
authored
Update extra.css
fix colors
1 parent 2355045 commit 1a8db39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/stylesheets/extra.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
font-weight: 700;
8989
margin-bottom: 1rem;
9090
line-height: 1.15;
91-
color: #ffffff88;
91+
color: #ffffff;
9292
text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
9393
}
9494

@@ -104,7 +104,7 @@
104104
}
105105

106106
.mdx-hero .md-button {
107-
background-color: #ffffff;
107+
background-color: #ffffffAA;
108108
margin: 0.5rem;
109109
font-size: 1rem;
110110
padding: 0.625em 2em;

0 commit comments

Comments
 (0)