Fix sag layout css

This commit is contained in:
afiq.hamzah
2022-12-26 11:48:35 +08:00
parent c744e23288
commit 285c34019f
+7
View File
@@ -25,6 +25,13 @@
margin-top: -70px;
}
@media print {
.khazanah {
margin-top: -60%;
page-break-before: always;
}
}
.khazanah-copy{
border:1px solid black;
padding:10px;