mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
footer fix did not work, remove position: absolute
This commit is contained in:
parent
4e662db223
commit
79724cc590
1 changed files with 0 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
body { margin: 0
|
||||
; padding: 0 0 4em
|
||||
; position: relative
|
||||
; min-height: 100%
|
||||
}
|
||||
|
||||
h1 { margin: 0
|
||||
|
|
@ -172,8 +170,6 @@ footer { margin: 0
|
|||
; border-top: solid 1px #bbb
|
||||
; clear: both
|
||||
; width: 100%
|
||||
; position: absolute
|
||||
; bottom: 0
|
||||
}
|
||||
|
||||
footer p { margin: 0.5em }
|
||||
|
|
|
|||
Loading…
Reference in a new issue