3 lines
75 B
CSS
3 lines
75 B
CSS
@media screen and (max-width: 1279px) {
|
|
form { text-align: center; }
|
|
}
|