79822331

Date: 2025-11-17 13:19:29
Score: 1
Natty:
Report link

Excellent code! But I think there is a closing curly bracket missing for the class "inner":

div.inner{
    float: left;
    width: 100%;
}

@media (min-width:768px){
    div.inner{
        width: 50%;
    }                  \* <- this one*\
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: John Maxwell