all repos — aaoth.xyz @ 95e872ed91b2254f6486d8a106b09e4a80bc03e5

aaoth.xyz website

fix clipping of first line of post on small screens
la-ninpre leobrekalini@gmail.com
Sun, 23 May 2021 20:37:48 +0300
commit

95e872ed91b2254f6486d8a106b09e4a80bc03e5

parent

c52fa1d2c7ab61a3ef1e1c55341bb59433fac875

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;