darker color for background
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 43s

This commit is contained in:
2026-07-03 21:51:48 +00:00
Unverified
parent 9a4c10f039
commit c7e9ccf537

View File

@@ -8,7 +8,7 @@ tags: []
--- ---
{{< rawhtml >}} {{< rawhtml >}}
<table id="resume-table" style="background-color: #f9f9f9; padding: 20px; border-radius: 8px;"> <table id="resume-table" style="background-color: rgba(53, 53, 53, 0.6); padding: 20px; border-radius: 8px;">
<!----------------------------------Experience---------------------------------> <!----------------------------------Experience--------------------------------->
<tr> <tr>
<td colspan="3" class="header header-google-red">Experience</td> <td colspan="3" class="header header-google-red">Experience</td>