File tree Expand file tree Collapse file tree 8 files changed +20
-4
lines changed Expand file tree Collapse file tree 8 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 1717 rel ="stylesheet "
1818 href ="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css "
1919 />
20- < link rel ="stylesheet " href ="styles.css " />
20+ < link rel ="stylesheet " href ="styles/v2 .css " />
2121 < link rel ="icon " type ="image/svg+xml " href ="/images/favicon.ico " />
2222 </ head >
2323 < body class ="tpl-intro ">
Original file line number Diff line number Diff line change 5757 </ section >
5858 < section id ="section-contact " class ="section-with-max-width ">
5959 < h3 data-variant ="light "> By all, for all</ h3 >
60- < img src ="/assets/custom/db-ux-components.png " alt ="DB UX Components " />
60+ < img src ="/assets/custom/db-ux-components.jpg " width =" 2400 " height =" 1248 " alt ="DB UX Components Overview " />
6161 < p >
6262 Every bit in our world is designed & coded with the primal human
6363 desire to connect with one another while
Original file line number Diff line number Diff line change 1414 rel ="stylesheet "
1515 href ="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css "
1616 />
17- < link rel ="stylesheet " href ="styles.css " />
17+ < link rel ="stylesheet " href ="styles/v2 .css " />
1818 < link rel ="alternate " href ="index.html " hreflang ="en " />
1919 < link rel ="icon " type ="image/svg+xml " href ="/images/favicon.ico " />
2020 </ head >
Original file line number Diff line number Diff line change 1414 rel ="stylesheet "
1515 href ="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css "
1616 />
17- < link rel ="stylesheet " href ="styles.css " />
17+ < link rel ="stylesheet " href ="styles/v2 .css " />
1818 < link rel ="alternate " href ="de.html " hreflang ="de " />
1919 < link rel ="icon " type ="image/svg+xml " href ="/images/favicon.ico " />
2020 </ head >
Original file line number Diff line number Diff line change 129129 max-inline-size : 64rem ;
130130 inline-size : 100% ;
131131 margin-block : var (--db-spacing-fixed-xl );
132+ border-radius : var (--db-border-radius-lg );
132133 }
133134}
134135
Original file line number Diff line number Diff line change 1+ .tpl-intro main .ecosystem {
2+ background-color : # f0f3f5 ;
3+ padding-bottom : 2.5rem ;
4+ }
5+ .ecosystem .cmp-cards {
6+ margin-bottom : 2rem ;
7+ }
8+ .ecosystem .cmp-cards figure .elm-image {
9+ width : 64px ;
10+ height : 64px ;
11+ }
12+
13+ main : target {
14+ scroll-margin-top : 130px ;
15+ }
You can’t perform that action at this time.
0 commit comments