It sure does, although i find that the @media only works using the h1… Could you please tel me if the size of this text could be made smaler? I tried to insert:
@media (max-width:780px) {
h1 {
text-align:center;
font-size: 10px;
}
}
but that doesn’t work ??
Tanks for now….