mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-16 12:16:41 +02:00
Separate media queries in css files and add inline css
This commit is contained in:
9
static/css/min769px.v1.0.0.css
Normal file
9
static/css/min769px.v1.0.0.css
Normal file
@@ -0,0 +1,9 @@
|
||||
section.main .content .markdown figure {
|
||||
width: 110%;
|
||||
margin-left: -4%;
|
||||
}
|
||||
section.main .content .markdown img {
|
||||
max-width: 110%;
|
||||
width: 110%;
|
||||
margin-left: -4%;
|
||||
}
|
Reference in New Issue
Block a user