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

github.com/gesquive/slate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGus E <gesquive@users.noreply.github.com>2017-07-11 00:17:34 +0300
committerGitHub <noreply@github.com>2017-07-11 00:17:34 +0300
commit8a62aa2e75e87cf04872a398b3f11d4986346439 (patch)
tree3179fc462aa448afb4bc71c3ec87cd5256629098
parent32207534a2e86d938187330e1dc5c0b5d4aa271f (diff)
parentfb143b2c362a6fc63376fea68ddd6e51b9b7f7d7 (diff)
Merge pull request #3 from persianphilosopher/patch-1
small fix
-rw-r--r--src/scss/slate.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scss/slate.scss b/src/scss/slate.scss
index 1064303..777bd99 100644
--- a/src/scss/slate.scss
+++ b/src/scss/slate.scss
@@ -106,7 +106,7 @@ body {
}
.logo {
- max-width:170;
+ max-width:170px;
max-height:100px;
width: auto;
height: auto;