-
Beta Was this translation helpful? Give feedback.
Answered by
jdan
Oct 22, 2021
Replies: 2 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
You'll want to close the An extra |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jdan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



You'll want to close the
column_leftdiv before starting thecolumn_rightAn extra
</div>on line 20 will do the trick! Check out the "Prettier" extension for your favorite editor and have it format your code on save - it'll fix the indentation of your code which can sometimes hide errors like these.