Skip to content

Commit de715b3

Browse files
committed
created a border box for last element
1 parent 7f595b4 commit de715b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Projects/ezymath-main/currencycalculator.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,7 +298,7 @@ <h5>To</h5>
298298
</option>
299299
</select>
300300
<label>
301-
<p id="curconou">0</p>
301+
<p id="curconou" class="form__field1">0</p>
302302
</label>
303303
</div>
304304
</div>

0 commit comments

Comments
 (0)