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

github.com/ExchangeRate-API/strange-case.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/strange-case.css')
-rw-r--r--static/css/strange-case.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/css/strange-case.css b/static/css/strange-case.css
index f7cc431..f6d4d55 100644
--- a/static/css/strange-case.css
+++ b/static/css/strange-case.css
@@ -31,6 +31,9 @@ p {
font-family: Roboto, sans-serif;
font-size: 1.2em;
}
+img {
+ max-width:100%;
+}