Skip to content

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

Closed
wants to merge 4 commits into from

Conversation

Marcinati
Copy link

No description provided.

NeoBauer added a commit to NeoBauer/object-oriented-programming that referenced this pull request Jun 25, 2020
Comment on lines -172 to -184
<style>
.container {
display: flex;
}
.col {
flex: 1;
margin: 1%;
}
</style>

<div class="container">

<div class="col">
Copy link
Contributor

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.

Copy link
Author

Choose a reason for hiding this comment

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

pr

Copy link
Author

Choose a reason for hiding this comment

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

Copy link
Contributor

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.

ziobron added a commit that referenced this pull request Jul 1, 2020
@ziobron
Copy link
Contributor

ziobron commented Jul 1, 2020

My above commit 38c7f90 fixes this issues.

@ziobron ziobron closed this Jul 1, 2020
BarTes8 pushed a commit to BarTes8/object-oriented-programming that referenced this pull request Sep 18, 2021
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