@asd20/ui 3.2.1045 → 3.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/components/organisms/Asd20EventModal/index.vue +1 -5
- package/public/statics/images/home-images/covid-19-bacgground-desktop.psd +0 -0
- package/public/statics/images/home-images/covid-19-background-mobile.jpg +0 -0
- package/public/statics/images/home-images/covid-19-background-mobile.psd +0 -0
- package/public/statics/images/home-images/covid-header-background.jpg +0 -0
- package/public/statics/images/home-images/tertiary-banner.png +0 -0
- package/public/statics/images/home-images/tertiary-text-background.png +0 -0
package/package.json
CHANGED
|
@@ -143,7 +143,6 @@ export default {
|
|
|
143
143
|
left: 0;
|
|
144
144
|
right: 0;
|
|
145
145
|
height: space(5);
|
|
146
|
-
// var(--website-card__reverse-background-color)
|
|
147
146
|
background-color: var(--color__secondary-t30);
|
|
148
147
|
background-image: var(--website-texture__reverse);
|
|
149
148
|
background-position-y: top;
|
|
@@ -194,12 +193,9 @@ export default {
|
|
|
194
193
|
line-height: 1;
|
|
195
194
|
font-family: var(--website-typography__font-family-body);
|
|
196
195
|
}
|
|
197
|
-
.top {
|
|
198
|
-
color: var(--color__tertiary);
|
|
199
|
-
}
|
|
200
196
|
.middle {
|
|
201
197
|
// color: var(--color__accent-t100);
|
|
202
|
-
color: var(
|
|
198
|
+
color: var(---website-card__reverse-foreground-color);
|
|
203
199
|
text-transform: uppercase;
|
|
204
200
|
font-weight: bold;
|
|
205
201
|
font-size: 4rem;
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|