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

github.com/mdashx/basicwebtheme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/assets/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/assets/css/style.css b/static/assets/css/style.css
index e3ca693..6b7c487 100644
--- a/static/assets/css/style.css
+++ b/static/assets/css/style.css
@@ -17,6 +17,10 @@ img {
max-width: 100%;
}
+svg {
+ max-width: 100%;
+}
+
footer ul {
margin: 0;
padding: 0;