favourori opened a new pull request #220: Improve the designing of the 
front-page
URL: https://github.com/apache/camel-website/pull/220
 
 
   First issue which was to align camel section etxt properly on smaller 
screens was fixed by
   
    section.frontpage.projects .project p {
         text-align: center;
    }
   to the ...@media screen and (max-width: 1023px)...
   
   Second issueswhich was to add a nice hover effect was fixed by add an after 
pseudo class to the links in order to achieve an hover
   effect as was suggested here link creative button hover effects.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to