darker color for background
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 43s
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 43s
This commit is contained in:
@@ -8,7 +8,7 @@ tags: []
|
||||
---
|
||||
|
||||
{{< 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--------------------------------->
|
||||
<tr>
|
||||
<td colspan="3" class="header header-google-red">Experience</td>
|
||||
|
||||
Reference in New Issue
Block a user