css, index: hide <br>
on small screen sizes
Signed-off-by: Naman Sood <mail@nsood.in>
This commit is contained in:
parent
4320ff4817
commit
674a3d310e
3 changed files with 12 additions and 1 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue