css: make footer sticky.
This commit is contained in:
@@ -6,6 +6,10 @@ html {
|
||||
text-size-adjust: none;
|
||||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
*, ::before, ::after {
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user