We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e36d9e1 + fe9488f commit 433d3a6Copy full SHA for 433d3a6
1 file changed
vulnerablecode/static/css/custom.css
@@ -13,7 +13,8 @@ tab.Site {
13
}
14
15
.container.max-desktop-width {
16
- max-width: 960px;
+ width: 100%;
17
+ max-width: 100%;
18
19
20
body {
@@ -78,7 +79,7 @@ a.button.paging:visited {
78
79
80
@media screen and (min-width: 1024px) {
81
.footer {
- width: 960px;
82
83
84
85
0 commit comments