UI changes
This commit is contained in:
parent
8dee013ff4
commit
14e27ecd44
@ -364,6 +364,7 @@ section:nth-of-type(4) p {
|
||||
align-items: center;
|
||||
padding: 1rem;
|
||||
flex: 1;
|
||||
text-decoration: none;
|
||||
}
|
||||
#partners a .icon,
|
||||
#partners li:not(li:has(a)) .icon {
|
||||
|
||||
2
css/main.min.css
vendored
2
css/main.min.css
vendored
File diff suppressed because one or more lines are too long
@ -326,6 +326,7 @@ section {
|
||||
align-items: center;
|
||||
padding: 1rem;
|
||||
flex: 1;
|
||||
text-decoration: none;
|
||||
.icon {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
|
||||
24
index.html
24
index.html
@ -141,23 +141,23 @@
|
||||
<h4 class="section-header">
|
||||
Structure
|
||||
</h4>
|
||||
<ul class="grid gap-1 justify-content-center text-center">
|
||||
<li>
|
||||
<div class="grid gap-1 justify-content-center text-center">
|
||||
<p>
|
||||
Client side team (Management, Technology, and Finance)
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
Formal approval from board Or higher management
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
Project B team (Technology, Financial Structure Design)
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
Regulatory Team (KYC, Financial Controls, AML)
|
||||
</li>
|
||||
<li>
|
||||
</p>
|
||||
<p>
|
||||
Allocation of dedicated budget (by client)
|
||||
</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</section>
|
||||
<section id="economics_section">
|
||||
<h4 class="section-header">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user