Merge pull request #15701 from ftonato/style/footer-size

style: update footer width in tablet viewports
This commit is contained in:
Johan Haals
2023-01-13 15:48:01 +01:00
committed by GitHub
+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;