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 227ac86 commit e2239b6Copy full SHA for e2239b6
docs/.vuepress/components/Pricing.vue
@@ -218,4 +218,10 @@ import { openSponsorLink } from "../data/sponsors";
218
padding: 3em 10em 6em;
219
}
220
221
+
222
+@media (min-width: 1900px) {
223
+ .pricing-cards {
224
+ padding: 3em 20em 6em;
225
+ }
226
+}
227
</style>
docs/.vuepress/data/sponsors.ts
@@ -35,7 +35,7 @@ export const goldSponsors: Sponsor[] = [
35
36
export const generalSponsors: Sponsor[] = [
37
{
38
- link: 'https://user.by.ltd/templates/lagom/assets/img/logo/logo_big.png',
+ link: 'https://user.by.ltd/templates/lagom2/assets/img/logo/logo_big_inverse.1753622506.png',
39
href: 'https://user.by.ltd/aff.php?aff=12215',
40
alt: 'Bywave',
41
expiryTime: '2099-12-31T23:59:59',
0 commit comments