Templates dir, Put in and shift to a media query template for RWD issues.
This commit is contained in:
@@ -75,7 +75,7 @@
|
||||
}
|
||||
}
|
||||
|
||||
@media only screen and (max-width: 500px) {
|
||||
@media (max-width: 500px) {
|
||||
.section_list section {
|
||||
> header {
|
||||
column-gap: var(--spacing-small);
|
||||
|
||||
Reference in New Issue
Block a user