Auto-commit: Add underline for What We Create text in services section
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
<div id="services" data-section="services">
|
||||
<h2 style={{ textDecoration: 'underline' }}>What We Create</h2>
|
||||
<!-- Other content of the services section -->
|
||||
</div>
|
||||
"use client";
|
||||
import { useEffect, useState } from 'react';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user