Skip to content

Commit

Permalink
starter-basic landing page svg corrections
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobrosenberg committed Jul 5, 2023
1 parent 4165bdb commit 3c85761
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h3>Coffee</h3>

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000" id="takeaway-coffee"
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 140 1000 620" id="takeaway-coffee"
><g opacity=".15"
><line
x1="169"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<svg
xmlns="http://www.w3.org/2000/svg"
enable-background="new 0 0 1000 1000"
viewBox="0 00 1000 1000"
viewBox="0 180 1000 510"
id="ice-cream"
><path
fill="none"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@

<svg
xmlns="http://www.w3.org/2000/svg"

viewBox="0 0 1000 1000"
viewBox="0 180 1000 540"
width="100%"
id="morning-tea"
><g opacity=".15"
Expand Down

0 comments on commit 3c85761

Please sign in to comment.