mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-11-05 10:52:36 +01: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:
@@ -17,12 +17,6 @@
|
||||
--border: #eee;
|
||||
}
|
||||
|
||||
@media screen and (max-width:600px) {
|
||||
:root {
|
||||
--gap: 14px
|
||||
}
|
||||
}
|
||||
|
||||
.dark {
|
||||
--theme: #1d1e20;
|
||||
--entry: #2e2e33;
|
||||
|
||||
Reference in New Issue
Block a user