all repos — site @ be298a6e0db69365a15de25ea686745e4c2557bf

source for my site, found at icyphox.sh

Remove translateY for header logo
Anirudh Oppiliappan x@icyphox.sh
Fri, 13 Aug 2021 17:26:00 +0530
commit

be298a6e0db69365a15de25ea686745e4c2557bf

parent

e4cb7185115dc7a037959bb4349204122edd1d4c

1 files changed, 0 insertions(+), 4 deletions(-)

jump to
M static/style.cssstatic/style.css

@@ -186,10 +186,6 @@ margin: 20px 0 40px 10px;

padding-top: 30px; } -header img { - transform: translateY(-10%); -} - .post-date { color: var(--gray); }