hide download button
This commit is contained in:
parent
c43591f8a2
commit
029e7135b7
1 changed files with 2 additions and 1 deletions
|
|
@ -316,7 +316,8 @@
|
|||
|
||||
/* Download Hero Section */
|
||||
[data-component="download-hero"] {
|
||||
display: grid;
|
||||
/* display: grid; */
|
||||
display: none;
|
||||
grid-template-columns: 260px 1fr;
|
||||
gap: 4rem;
|
||||
padding-bottom: 2rem;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue