Remove translateY for header logo
Anirudh Oppiliappan x@icyphox.sh
Fri, 13 Aug 2021 17:26:00 +0530
1 files changed,
0 insertions(+),
4 deletions(-)
jump to
M
static/style.css
→
static/style.css
@@ -186,10 +186,6 @@ margin: 20px 0 40px 10px;
padding-top: 30px; } -header img { - transform: translateY(-10%); -} - .post-date { color: var(--gray); }