feature/fully implemented challenge 1

This commit is contained in:
Joaquin committed 2025-05-07 16:56:26 -07:00
1 parent 2ad43139de
commit 1b6c80f84d
27 files changed
+384 -15

No files matched your search

+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-bg" viewBox="0 0 640 480">
<path fill="#fff" d="M0 0h640v160H0z"/>
<path fill="#00966e" d="M0 160h640v160H0z"/>
<path fill="#d62612" d="M0 320h640v160H0z"/>
</svg>

After

Width:  |  Height:  |  Size: 225 B