Laborator commited on
Commit
cf52ce3
·
verified ·
1 Parent(s): 6919f98

deploy: sync from qroute 2b69478

Browse files
Files changed (2) hide show
  1. assets/hero_vqc.svg +1 -1
  2. assets/styles.css +2 -2
assets/hero_vqc.svg CHANGED
assets/styles.css CHANGED
@@ -29,8 +29,8 @@ footer { display: none !important; }
29
  margin-bottom: 8px;
30
  }
31
  .qr-hero-inner { display: flex; align-items: center; gap: 28px; padding: 30px 34px; flex-wrap: wrap; }
32
- .qr-hero-art { flex: 1 1 540px; min-width: 320px; }
33
- .qr-hero-art img { width: 100%; height: auto; display: block; border-radius: 12px; }
34
  .qr-hero-copy { flex: 1 1 320px; min-width: 280px; }
35
  .qr-title {
36
  font-family: "Inter", system-ui, sans-serif; font-weight: 800; font-size: 44px;
 
29
  margin-bottom: 8px;
30
  }
31
  .qr-hero-inner { display: flex; align-items: center; gap: 28px; padding: 30px 34px; flex-wrap: wrap; }
32
+ .qr-hero-art { flex: 1 1 540px; min-width: 0; }
33
+ .qr-hero-art svg, .qr-hero-art img { width: 100%; height: auto; display: block; border-radius: 12px; }
34
  .qr-hero-copy { flex: 1 1 320px; min-width: 280px; }
35
  .qr-title {
36
  font-family: "Inter", system-ui, sans-serif; font-weight: 800; font-size: 44px;