From f8f9bf22f17e7c574d9a708cdf7c4a9dba475dab Mon Sep 17 00:00:00 2001 From: dragos-efy Date: Fri, 27 Jan 2023 22:32:16 +0200 Subject: [PATCH] update efy submodule + custom body padding + fix link visual glitches --- .gitmodules | 1 + public/efy | 2 +- src/App.vue | 6 +----- src/piped.css | 15 +++++++++++++-- 4 files changed, 16 insertions(+), 8 deletions(-) diff --git a/.gitmodules b/.gitmodules index 3aab52ae..7d61de0b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ + [submodule "public/efy"] path = public/efy url = https://github.com/dragos-efy/efy diff --git a/public/efy b/public/efy index 670b53ce..22b627d2 160000 --- a/public/efy +++ b/public/efy @@ -1 +1 @@ -Subproject commit 670b53ce263b6b628671f15760e042af9376245b +Subproject commit 22b627d2c48a0afe1e95fb489965c70c117a912a diff --git a/src/App.vue b/src/App.vue index d89eb45e..fec80e92 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@