mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-06-05 09:13:45 -04:00
init media.css
- combine all media queries - name zmedia to conacat at last - change some max-width values to group them
This commit is contained in:
parent
4c51e9e8be
commit
704921ccd1
10 changed files with 72 additions and 70 deletions
|
@ -42,13 +42,3 @@
|
|||
color: var(--secondary);
|
||||
font-size: 14px
|
||||
}
|
||||
|
||||
@media (max-width:800px) {
|
||||
.archive-month {
|
||||
flex-direction: column
|
||||
}
|
||||
|
||||
.archive-year {
|
||||
margin-top: 20px
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue