giving up on making this nice
This commit is contained in:
parent
01676490c5
commit
a21cfec6e6
1 changed files with 0 additions and 8 deletions
|
@ -10,7 +10,6 @@ body {
|
||||||
width: 700px;
|
width: 700px;
|
||||||
max-width: calc(100% - 20px);
|
max-width: calc(100% - 20px);
|
||||||
margin: auto;
|
margin: auto;
|
||||||
position: relative;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
|
@ -57,18 +56,11 @@ a:hover {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
|
||||||
padding-bottom: 30px;
|
|
||||||
}
|
|
||||||
|
|
||||||
.footer {
|
.footer {
|
||||||
position: absolute;
|
|
||||||
background-color: #fff8ea;
|
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
margin-top: auto;
|
margin-top: auto;
|
||||||
width: 700px;
|
width: 700px;
|
||||||
max-width: calc(100% - 20px);
|
max-width: calc(100% - 20px);
|
||||||
height: 30px;
|
|
||||||
text-align: center;
|
text-align: center;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
Loading…
Add table
Reference in a new issue