@somoykhan/gatsby-theme-bootstrap-portfolio
Version:
<div align="center">
37 lines (34 loc) • 556 B
CSS
#mid_title{
font-size: 38px;
color: #273C75;
margin-bottom: 35px;
margin-top: 35px;
}
.about_svg{
height: 150px;
margin-bottom: 15px
}
.skill{
padding: 0 50px;
}
.skill h3{
margin-bottom: 10px;
font-size: 24px;
}
.progress{
margin-bottom: 25px;
}
.nav-tabs{
margin-bottom: 25px;
}
.svgStrip > div > h3{
font-family: roboto;
font-size: 36px;
color: #273C75;
font-stretch: light;
}
.svgStrip > div > p{
font-family: roboto;
font-size: 24px;
font-stretch: light;
}