print template styling

This commit is contained in:
Burak Civan
2022-11-16 11:11:17 +03:00
parent 002f630e58
commit 9d715889c4
6 changed files with 35 additions and 37 deletions

4
public/css/app.css vendored
View File

@@ -57065,6 +57065,10 @@ body{
border-left-width: calc(2px * calc(1 - var(--tw-divide-x-reverse)));
}
.sm\:p-7{
padding: 1.75rem;
}
.sm\:px-0{
padding-left: 0px;
padding-right: 0px;