fix clipping of first line of post on small screens
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 20:37:48 +0300
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
_sass/main.scss
→
_sass/main.scss
@@ -141,7 +141,7 @@
.post-page { margin-bottom: 10px; .post-header { - height: 4em; + margin-bottom: 2em; ul { display: flex; float: right;