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

github.com/danielkvist/hugo-terrassa-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authordanielkvist <d94.zaragoza@gmail.com>2018-12-15 00:13:19 +0300
committerdanielkvist <d94.zaragoza@gmail.com>2018-12-15 00:20:33 +0300
commit635f71863361390b236408b4183ba4c6114864f3 (patch)
tree2050ee0c7c6111e4cde1be9b21f83e79d9752e6f /static
parentd922c1e699773bdb41086e6832b4ad7630ab1838 (diff)
fix typo
Diffstat (limited to 'static')
-rw-r--r--static/css/reset.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/reset.css b/static/css/reset.css
index 55cb02d..0648415 100644
--- a/static/css/reset.css
+++ b/static/css/reset.css
@@ -21,7 +21,7 @@ body {
font-kerning: auto;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothin: antialised;
- font-weight: 300:
+ font-weight: 300;
height: 100vh;
line-height: 1.45;
margin: 0;
@@ -43,7 +43,7 @@ hr {
}
img {
- border-sytle: none;
+ border-style: none;
}
main {