updateweb
This commit is contained in:
@@ -10,7 +10,7 @@ const organizedContactHTML = `
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div style="display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 24px; margin-bottom: 48px;">
|
||||
<div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; margin-bottom: 48px;">
|
||||
<!-- Phone Card -->
|
||||
<div style="background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); padding: 32px; border-radius: 16px; text-align: center; color: white; box-shadow: 0 8px 24px rgba(102, 126, 234, 0.3);">
|
||||
<div style="font-size: 48px; margin-bottom: 16px;">
|
||||
|
||||
Reference in New Issue
Block a user