css, index: hide <br> on small screen sizes

Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
Naman Sood 2023-03-11 10:42:23 -05:00
parent 4320ff4817
commit 674a3d310e
3 changed files with 12 additions and 1 deletions

View file

@ -48,7 +48,7 @@
</div>
</div>
<dialog class="change-color-dialog">
<h4>If you could pick any color,<br>what color would you pick?</h4>
<h4>If you could pick any color,<br> what color would you pick?</h4>
<form method="dialog">
<div class="radio-buttons"></div>
<input type="button" value="save" id="color-change-save">