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

gitlab.com/mertbakir/resume-a4.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_layout.scss')
-rw-r--r--assets/css/_layout.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/css/_layout.scss b/assets/css/_layout.scss
index b1bd8ee..b9b3388 100644
--- a/assets/css/_layout.scss
+++ b/assets/css/_layout.scss
@@ -66,6 +66,7 @@ main.paper {
header {
grid-area: 1 / 1 / 2 / 8;
border-bottom: $border-color 0.05rem solid;
+ height: 12.75rem;
.title {
display: flex;