.projects-title {
width: 100%;
justify-content: center;
align-items: center;
text-align: center;
margin-top: 100px;
}
.projects-title h2{
color: #000;
font-size: 40px;
}
.projects .content
{
display: flex;
justify-content: center;
flex-wrap: wrap;
flex-direction: row;
margin-top: 40px;
margin-bottom: 40px;
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter