style: update footer width in tablet viewports

Closes #15700

Signed-off-by: Ademílson F. Tonato <ademilsonft@outlook.com>
This commit is contained in:
Ademílson F. Tonato
2023-01-11 14:55:36 +00:00
parent 8b63b46e28
commit 28047b3532
+2 -1
View File
@@ -1210,7 +1210,8 @@ code {
}
.nav-footer .copyright {
width: 600px;
width: 100%;
padding: 0 8px;
color: #fff;
margin: 0 auto;
font-size: 10pt;