Skip to content
Snippets Groups Projects
Commit b8c61b37 authored by Philipp Stahl's avatar Philipp Stahl
Browse files

Add css to fix main page

parent 03cc4308
No related branches found
No related tags found
No related merge requests found
Pipeline #7025 passed
#project-columns .col-lg-4 {
margin-bottom: 1.5rem;
text-align: center;
}
#project-columns h2 {
font-weight: 400;
}
#project-columns .col-lg-4 p {
margin-right: .75rem;
margin-left: .75rem;
}
#project-columns .col-lg-4 img.projektlogo {
-webkit-filter: drop-shadow(5px 5px 5px #888888);
filter: drop-shadow(5px 5px 5px #888888);
width: 80%;
margin-top: 1.5em;
margin-bottom: 1.5em;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment