From 0a02ad3273c733113215d9c457a161edaad4a614 Mon Sep 17 00:00:00 2001 From: Albert Lopez Date: Tue, 14 Nov 2023 15:07:20 -0600 Subject: [PATCH] Fixed file paths --- .DS_Store | Bin 0 -> 6148 bytes app.css | 2 +- index.html | 7 +++---- 3 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..b0918903cc3097550045a7d4b243b6757dd93600 GIT binary patch literal 6148 zcmeHKOHRW;47E#D6|w2E%Q*tQL0W|s%P!bL2`Wepsf5_i4Y&n6j=?=R3eO)^NkhaA zp~{v#Z{o2t&dVr{iHKLP)q-e7L{q5X=p4fjBI}|(8M#FkS?{r>=iPR(zHjP%&pQnN zkpX#k6RPNeUg(LA-yh$+AFtOEuC|*d`C zHq=iC25kX=W0+MimtI0*l4IeR4Y2}Y3k6yzdyByq4tsLH!Z90KII%Y$>^rk}D6G5V z{z=`53&R+LfncD^z?ognr2bzG_y66XxC#b>fs`5lT!Z91d0*N01r6Go3;7=L&2BtPhdH?_b literal 0 HcmV?d00001 diff --git a/app.css b/app.css index dbadd82..6051b3a 100644 --- a/app.css +++ b/app.css @@ -45,4 +45,4 @@ body { font-weight: 400; font-size: 15px; color: hsl(220, 15%, 55%); -} \ No newline at end of file +} diff --git a/index.html b/index.html index 52366ca..4beaf5f 100644 --- a/index.html +++ b/index.html @@ -17,13 +17,12 @@ -
- +
+

Improve your front-end skills by building projects

Scan the QR code to visit Frontend Mentor and take your coding skills to the next level

- -
+ \ No newline at end of file