sections!
This commit is contained in:
@@ -20,7 +20,8 @@
|
||||
</div>
|
||||
<div>
|
||||
<label for="icon" class="block text-sm font-medium text-gray-700">Icon (SVG)</label>
|
||||
<input type="file" name="icon" id="icon" accept=".svg" class="mt-1 block w-full text-sm text-gray-700">
|
||||
<input type="file" name="icon" id="icon" accept=".svg"
|
||||
class="mt-1 block w-full text-sm text-gray-500 file:mr-4 file:py-2 file:px-4 file:rounded-md file:border-0 file:text-sm file:font-semibold file:bg-[#6b8f71] file:text-white hover:file:bg-[#5a7b5f]">
|
||||
</div>
|
||||
<button type="submit" class="w-full btn-main text-lg font-semibold">Add Climate</button>
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user