add back body
This commit is contained in:
@@ -75,6 +75,9 @@
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
{% include "scripts.html" %}
|
{% include "scripts.html" %}
|
||||||
|
|||||||
@@ -80,6 +80,9 @@
|
|||||||
top: 50%;
|
top: 50%;
|
||||||
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
transform: translateX(-50%) translateY(-50%) translateY(-50px);
|
||||||
}
|
}
|
||||||
|
body {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user