diff options
Diffstat (limited to '_sass')
| -rw-r--r-- | _sass/style.scss | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/_sass/style.scss b/_sass/style.scss index b6c3284..4f74739 100644 --- a/_sass/style.scss +++ b/_sass/style.scss @@ -189,9 +189,8 @@ hr { } footer { - width:270px; + padding-left: 320px; float:left; - position:fixed; bottom:50px; -webkit-font-smoothing:subpixel-antialiased; } |
