From a9a679dc736c9df2657a8e92f651f66cb4032aae Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 18 Apr 2021 16:03:51 +0200 Subject: Update --- assets/css/_utils.scss | 12 +++++++----- templates/base.html | 4 +++- templates/symbols.svg | 3 +-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/assets/css/_utils.scss b/assets/css/_utils.scss index e8e98d2..2284cf5 100644 --- a/assets/css/_utils.scss +++ b/assets/css/_utils.scss @@ -52,15 +52,17 @@ } } -@include utility('my-auto') { - margin-top: auto; - margin-bottom: auto; -} - @include utility('db') { display: block; } +@include utility('vh') { + position: absolute; + width: 0; + height: 0; + overflow: hidden; +} + @include utility('ar') { text-align: right; } diff --git a/templates/base.html b/templates/base.html index 625b025..794f83f 100644 --- a/templates/base.html +++ b/templates/base.html @@ -78,7 +78,9 @@ ${layouts/page()} - ${symbols.svg()} + diff --git a/templates/symbols.svg b/templates/symbols.svg index 958e271..e96fd50 100644 --- a/templates/symbols.svg +++ b/templates/symbols.svg @@ -1,5 +1,4 @@ -