We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526d1f5 commit 6f6e19cCopy full SHA for 6f6e19c
scss/sponsors.scss
@@ -5,7 +5,7 @@
5
--btn-bg2: #210891;
6
--btn-bg2-hover: #5518b7;
7
--btn-text-color: white;
8
- --carousel-bg: trasparent;
+ --carousel-bg: transparent;
9
}
10
11
body.dark {
@@ -134,8 +134,6 @@ li.sponsor-card {
134
font-size: 0.75rem;
135
136
137
- .description{
138
- }
139
140
&[data-tier='silver'] {
141
.description {
@@ -266,15 +264,8 @@ li.sponsor-card {
266
264
opacity: 1;
267
265
268
269
-
270
- &:active {
271
272
273
274
275
-.sponsor_chevron_crown{
276
- background-image: url(/asserts/crown.svg);
277
-}
278
279
.sponsors_container {
280
margin-top: 3rem;
0 commit comments