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

github.com/bake/solar-theme-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstatic/css/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/style.css b/static/css/style.css
index 74dcc07..2607a71 100755
--- a/static/css/style.css
+++ b/static/css/style.css
@@ -269,7 +269,7 @@ h3 {
padding-left: 150px;
margin: 40px auto 50px auto;
background: url(../img/dag.svg) no-repeat center left;
- background-size: 100px 100px;
+ background-size: auto 100%;
}
#header h1 {
font-size: 32px;