-
Notifications
You must be signed in to change notification settings - Fork 87
changes in presentation_inheritance #23
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Update 23.06.2020
delete <div> in md file, remove keyboard from Tablet
zadanie 4 i 5
<style> | ||
.container { | ||
display: flex; | ||
} | ||
.col { | ||
flex: 1; | ||
margin: 1%; | ||
} | ||
</style> | ||
|
||
<div class="container"> | ||
|
||
<div class="col"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why do you want it to be one column only? :)
It's not visible on GH I guess but it is in a presentation.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok, I haven't seen it. I'll do this in another way. Let me close this PR and deliver changes on my own.
My above commit 38c7f90 fixes this issues. |
Task6 get island
No description provided.