pad the footer
This commit is contained in:
parent
2e39659bdd
commit
aba3390ed0
|
@ -1,10 +1,16 @@
|
|||
body {
|
||||
padding-top: 60px;
|
||||
background: #FDCCED;
|
||||
margin-bottom: 60px;
|
||||
}
|
||||
|
||||
.container {
|
||||
max-width 600px;
|
||||
padding: 0 15px;
|
||||
}
|
||||
|
||||
.container .text-muted {
|
||||
margin: 20px 0;
|
||||
}
|
||||
|
||||
html {
|
||||
|
@ -47,3 +53,5 @@ table td {
|
|||
height: 60px;
|
||||
background-color: #FE9ACD;
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue