Skip to content

Commit 5284351

Browse files
committed
Refactor contact information column in privacy section for improved responsiveness
Signed-off-by: Lee Calcote <lee.calcote@layer5.io>
1 parent 16027d0 commit 5284351

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/sections/Company/Legal/privacy

src/sections/Company/Legal/privacy/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ const Privacy = () => {
250250
This includes reviewing website footers, terms of service agreements, and other legal and commercial documents. User or regulatory confusion can lead to misdirected legal notices, data subject requests, or official inquiries, creating unnecessary administrative friction and potential legal complications. Proactively ensuring clarity in all corporate communications is a low-cost, high-impact risk mitigation strategy that reinforces professionalism and transparency.
251251
</p>
252252
</Col>
253-
<Col $xs={12} $sm={12} $lg={12}>
253+
<Col>
254254
<div className="conduct_heading">
255255
<h2>Contact information</h2>
256256
</div>

0 commit comments

Comments
 (0)