fix the issue about the position of the footer
This commit is contained in:
parent
592b179a19
commit
00f62097f1
@ -16,8 +16,11 @@ h2{
|
|||||||
padding-top: 40px;
|
padding-top: 40px;
|
||||||
}
|
}
|
||||||
footer{
|
footer{
|
||||||
text-align: end;
|
position:absolute;
|
||||||
padding-top: 300px;
|
bottom:0;
|
||||||
|
padding-bottom: 10px;
|
||||||
|
right:10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
a{
|
a{
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user