Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/tylerjlawson/simple-resume.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/main.scss')
-rw-r--r--assets/main.scss14
1 files changed, 1 insertions, 13 deletions
diff --git a/assets/main.scss b/assets/main.scss
index 402eaae..88ec8f3 100644
--- a/assets/main.scss
+++ b/assets/main.scss
@@ -132,19 +132,7 @@ header {
}
@media print {
- .wrap {
- padding: 0;
- }
-
html {
- zoom: 0.8;
- }
-
- a {
- font-size: 14px;
- }
-
- h1 {
- font-size: 45px;
+ zoom: 1.05;
}
}