mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 06:45:05 +01:00
Documentation: fix docs index page on mobile (#8035)
This commit is contained in:
parent
7a5d707fc0
commit
54e17f5b74
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
|||
--md-hue: 222;
|
||||
}
|
||||
|
||||
@media (min-width: 400px) {
|
||||
@media (min-width: 768px) {
|
||||
.grid-left {
|
||||
width: 33%;
|
||||
float: left;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue