5 lines
80 B
CSS
5 lines
80 B
CSS
@media (max-width: 500px) {
|
|
#top {
|
|
padding-top: 15px !important;
|
|
}
|
|
} |