widthで左右の余白を指定したいのですがうまくいきません。
左右均等に余白を設定したいのに右側に偏ってしまいます。
どうづればよいでしょうか
css
.lesson-logo{
height:580px;
width:1170px;
}
.lesson {
color:#5f5d60;
text-align:center;
margin-top:80px;
margin-bottom:50px;
font-weight:normal;
}
.lesson-item{
}
.lessons{
float:left;
width:25%;
}
.lessons p{
}
.text-contents {
width: 80%;
display: inline-block;
margin-top: 15px;
font-size: 13px;
color: #b3aeb5;
text-align:center;
}
回答2件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。