jekyll build from Action 20b46587ee
This commit is contained in:
@@ -8047,16 +8047,27 @@ input[type=range]::-ms-thumb {
|
||||
}
|
||||
}
|
||||
body {
|
||||
height: 100vh;
|
||||
min-height: 100vh;
|
||||
max-height: 100vh;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
main {
|
||||
height: calc(100vh - 180px);
|
||||
overflow-y: scroll;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
flex-grow: 1;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: sticky !important;
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
background: var(--dark, #333);
|
||||
color: var(--white, #fff);
|
||||
text-align: center;
|
||||
padding: 10px;
|
||||
z-index: 1000;
|
||||
}
|
||||
|
||||
.breadcrumb {
|
||||
|
||||
File diff suppressed because one or more lines are too long
BIN
assets/img/JumpstartEdgeRunners-2.png
Executable file
BIN
assets/img/JumpstartEdgeRunners-2.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 76 KiB |
BIN
assets/img/Netrunner.png
Normal file
BIN
assets/img/Netrunner.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
assets/img/Rocker.png
Normal file
BIN
assets/img/Rocker.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
BIN
assets/img/Tech.png
Normal file
BIN
assets/img/Tech.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 14 KiB |
Reference in New Issue
Block a user