mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
Update User Guide
This commit is contained in:
parent
507e75972e
commit
147518c552
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user