おそらく原因が分かりました。
単純に閉じタグがないのが原因のようです。
以下のように }
で閉じてください
@media(max-width:768px){
.c5f{width:100%;
margin-left:auto;
margin-right:auto;}
.c5fl1,.c5fl2,.c5fl3,.c5fl4,.c5fl5{
float:none;
width:95%;
margin-bottom:5px;
margin-left:auto;
margin-right:auto;
text-align:center;
}
}
Attachments:
You must be
logged in to view attached files.