mirror of
https://github.com/LJ5O/website.git
synced 2026-08-11 22:54:46 +02:00
Fixed invalid footer placement on small pages
This commit is contained in:
@@ -27,4 +27,11 @@ a:visited{
|
||||
border-radius: 6px;
|
||||
cursor: pointer;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#app{
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
Reference in New Issue
Block a user