Skip to content

Commit 9ce0755

Browse files
committed
Fix css
1 parent 9fc620a commit 9ce0755

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css/download.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
font-size: 1rem;
7373
transition: all 0.3s ease;
7474
min-width: 220px;
75+
width: 350px;
7576
}
7677

7778
.download-btn:hover {
@@ -99,6 +100,7 @@
99100

100101
.secondary-btn {
101102
background-color: var(--bg-light);
103+
max-width: 250px;
102104
color: var(--fg);
103105
}
104106

0 commit comments

Comments
 (0)