feat: docker and versioning stuff
This commit is contained in:
@@ -10,6 +10,9 @@ body {
|
||||
padding: 96px 24px;
|
||||
font: 20px Helvetica, sans-serif;
|
||||
color: #fff;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
h1 {
|
||||
@@ -59,6 +62,13 @@ a:focus {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.site-footer {
|
||||
margin-top: auto;
|
||||
padding-top: 48px;
|
||||
font-size: 16px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
@-moz-keyframes spin {
|
||||
100% {
|
||||
-moz-transform: rotate(360deg);
|
||||
|
||||
Reference in New Issue
Block a user