mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-22 02:16:37 +00:00
Add a Maintenance Section (#580)
* Add a Maintenance section * Move the self-host section higher * Add references to backup and upgrade
This commit is contained in:
@@ -68,6 +68,13 @@
|
||||
width: 70%;
|
||||
}
|
||||
|
||||
.imagewrapper-small {
|
||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
||||
border-radius: 4px;
|
||||
overflow:hidden;
|
||||
width: 30%;
|
||||
}
|
||||
|
||||
.imagewrapper-medium {
|
||||
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
|
||||
border-radius: 4px;
|
||||
|
||||
Reference in New Issue
Block a user