Update User Guide

This commit is contained in:
MGatner 2021-05-18 18:37:00 +00:00
parent 507e75972e
commit 147518c552

View File

@ -95,20 +95,6 @@ body, p, legend {
background-size: 200px;
}
/* -- Breakpoint for large screens (> 900px) --------- */
@media (min-width: 900px) and (max-width: 1100px) {
.wy-nav-content {
max-width: 1620px;
}
}
@media (min-width: 1100px) {
.wy-nav-content {
margin: 0 auto;
max-width: 1620px;
}
}
/* Titles ------------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {