set width for body to avoid width change on alias result page

This commit is contained in:
Son NK
2020-11-13 19:33:32 +01:00
parent a73658a5d0
commit 41aa459fee
+1
View File
@@ -5,6 +5,7 @@
body {
box-sizing: content-box !important;
width: 470px;
}
.header {