Add new footer
This commit is contained in:
12
src/app.scss
12
src/app.scss
@@ -46,4 +46,16 @@ pre {
|
||||
button.sc-carousel-arrow__circle {
|
||||
width: 30px !important;
|
||||
height: 30px !important;
|
||||
}
|
||||
|
||||
html, body {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
margin: 0;
|
||||
display: table;
|
||||
}
|
||||
|
||||
#footer {
|
||||
display: table-row;
|
||||
height: 100px;
|
||||
}
|
||||
Reference in New Issue
Block a user