404
Some checks failed
CI / Check links (push) Failing after 1m25s
CI / Check typos (push) Successful in 11s
CI / Clippy (push) Successful in 1m10s
CI / Build and test (push) Successful in 1m42s
CI / Build container (push) Successful in 1m5s
CI / Deploy on waypoint (push) Successful in 42s
Some checks failed
CI / Check links (push) Failing after 1m25s
CI / Check typos (push) Successful in 11s
CI / Clippy (push) Successful in 1m10s
CI / Build and test (push) Successful in 1m42s
CI / Build container (push) Successful in 1m5s
CI / Deploy on waypoint (push) Successful in 42s
This commit is contained in:
@@ -82,8 +82,10 @@ body {
|
||||
}
|
||||
|
||||
main {
|
||||
margin-top: 2ex;
|
||||
overflow-wrap: break-word;
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
hr.footline {
|
||||
@@ -98,12 +100,6 @@ iframe {
|
||||
max-width: 90%;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
min-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: space-between;
|
||||
}
|
||||
|
||||
.footContainer {
|
||||
padding-top: 0;
|
||||
|
||||
Reference in New Issue
Block a user