Skip to content

Commit e2239b6

Browse files
committed
update docs
1 parent 227ac86 commit e2239b6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/.vuepress/components/Pricing.vue

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,10 @@ import { openSponsorLink } from "../data/sponsors";
218218
padding: 3em 10em 6em;
219219
}
220220
}
221+
222+
@media (min-width: 1900px) {
223+
.pricing-cards {
224+
padding: 3em 20em 6em;
225+
}
226+
}
221227
</style>

docs/.vuepress/data/sponsors.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const goldSponsors: Sponsor[] = [
3535

3636
export const generalSponsors: Sponsor[] = [
3737
{
38-
link: 'https://user.by.ltd/templates/lagom/assets/img/logo/logo_big.png',
38+
link: 'https://user.by.ltd/templates/lagom2/assets/img/logo/logo_big_inverse.1753622506.png',
3939
href: 'https://user.by.ltd/aff.php?aff=12215',
4040
alt: 'Bywave',
4141
expiryTime: '2099-12-31T23:59:59',

0 commit comments

Comments
 (0)