fuck this. we sticking to latex

This commit is contained in:
BOT Alex 2025-02-13 11:56:05 +01:00
parent 71fe791ef7
commit 0d9ecf1fb9
8 changed files with 130 additions and 12 deletions

View file

@ -120,12 +120,6 @@
}
}
@media print {
.hide-on-print {
display: none;
}
}
.cv-container-container{
width: 100%;
height: 100%;
@ -149,11 +143,6 @@
padding: auto;
}
.include-in-print { &, & * {
-webkit-print-color-adjust:exact !important;
print-color-adjust:exact !important;
}}
.sections {
// Shared between sections
> div {