kubernetes config

This commit is contained in:
Jon
2022-02-27 02:11:20 +00:00
parent d80b3a2b46
commit 342271f4b3
8 changed files with 74 additions and 0 deletions

8
_site/site.css Normal file
View File

@@ -0,0 +1,8 @@
.nav {
position: absolute;
top: 22;
right: 22;
}
.content {
max-width:81%;
}