From 97336ae40efac9d592d93c4a1b4c83c3feffa129 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Sun, 26 Dec 2021 10:15:20 -0500 Subject: [PATCH] [+] Add header to life --- src/views/Life.vue | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/views/Life.vue b/src/views/Life.vue index ec4f562..74930cd 100644 --- a/src/views/Life.vue +++ b/src/views/Life.vue @@ -1,5 +1,11 @@ @@ -74,6 +80,10 @@ export default class Blog extends Vue font-size: 0.8em width: min(450px, 80vw) + #header + color: $color-text-light + margin-bottom: 20px + // Phone layout @media screen and (max-width: 570px) #Life