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:
authorpersianphilosopher <farhang.erfani@gmail.com>2017-07-10 23:30:37 +0300
committerGitHub <noreply@github.com>2017-07-10 23:30:37 +0300
commitfb143b2c362a6fc63376fea68ddd6e51b9b7f7d7 (patch)
tree3179fc462aa448afb4bc71c3ec87cd5256629098
parent32207534a2e86d938187330e1dc5c0b5d4aa271f (diff)
small fix
added px
-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;