Skip to content

eric-oyanadel#4

Open
Aereli wants to merge 3 commits into
andyweiss1982:masterfrom
Aereli:eric-oyanadel
Open

eric-oyanadel#4
Aereli wants to merge 3 commits into
andyweiss1982:masterfrom
Aereli:eric-oyanadel

Conversation

@Aereli
Copy link
Copy Markdown

@Aereli Aereli commented Oct 4, 2019

I added the flag Japan.
Learned ALOT about grid. also updated the readME and set the size to the correct proportions of the flag via wikipedia.

@Aereli Aereli requested a review from andyweiss1982 as a code owner October 4, 2019 02:13
Comment thread index.html Outdated
Comment on lines +103 to +104
grid-template-columns: 1fr 1fr 1fr;
grid-template-rows: 1fr 1fr 1fr;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just curious, does it look the same if you take these two lines out? I have a feeling it would -- let me know!

Comment thread index.html Outdated
Comment on lines +111 to +113
display: grid;
grid-column: 2;
grid-row: 2;
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if you need these either -- Let me know if it works, I will check myself tomorrow as well.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow. Yes you are correct. I check it out in the chrome: inspect and it looks just fine.
Will create another pull soon.

@andyweiss1982
Copy link
Copy Markdown
Owner

andyweiss1982 commented Oct 4, 2019 via email

Copy link
Copy Markdown
Contributor

@JamesKemp296 JamesKemp296 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I gotta say, this is some fantastic css grid code and it's a shame it was never pulled into master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants