Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/the2ne/hugo-frais.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/css/style.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 9860804..cb29f8a 100644
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -190,6 +190,7 @@ sup {
* Remove the border on images inside links in IE 10-.
*/
img {
+ max-width: 100%;
border-style: none;
}
@@ -808,4 +809,4 @@ h2, h4, h6 {
h6 {
font-size: 1em;
}
-} \ No newline at end of file
+}