Skip to content
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

Body of project's doesn't center. #41

Open
nathan-fiscaletti opened this issue Mar 29, 2018 · 1 comment
Open

Body of project's doesn't center. #41

nathan-fiscaletti opened this issue Mar 29, 2018 · 1 comment
Labels

Comments

@nathan-fiscaletti
Copy link

nathan-fiscaletti commented Mar 29, 2018

When you make the description for a project too short, it will align left in the parent and looks somewhat strange.

Example:

<div class="project shadow-large">
    <div class="project-image">
        <img src="images/project.jpg" />
    </div>
    <!-- End .project-image -->
    <div class="project-info">
        <h3>Synful</h3>
        <p>
            A versatile PHP framework for you to create your own API with ease.
        </p>
        <a href="http://git.nathanf.tk/synful" target="_blank">View Project</a>
    </div>
    <!-- End .project-info -->
</div>
<!-- End .project -->
@RyanFitzgerald
Copy link
Owner

Good catch! I'll get this fixed in the upcoming release. Thanks for pointing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants