Skip to content

Commit c104f22

Browse files
committed
fix typo
1 parent bbcc2b6 commit c104f22

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

assets/raffle.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ <h3>Logo Customization</h3>
362362
<div class="customization-section">
363363
<h3>CSS Customization</h3>
364364
<div class="form-group">
365-
<label for="cssInput">Custom CSS (will be added to existing styles, here's <a href="./css-samle.css" target="_blank">an example</a>):</label>
365+
<label for="cssInput">Custom CSS (will be added to existing styles, here's <a href="./css-sample.css" target="_blank">an example</a>):</label>
366366
<textarea id="cssInput" placeholder="Enter your custom CSS here...
367367
Example:
368368
body { background: linear-gradient(45deg, #1a1a2e, #16213e); }

0 commit comments

Comments
 (0)