Add article creation frontend

This commit is contained in:
Bruno Rybársky 2024-02-22 10:49:22 +01:00
parent e81dc8e8ac
commit 7396983bcf

@ -377,6 +377,8 @@ body:has(.ye-span:hover) {
align-items: center;
align-content: center;
position: fixed;
top: 0;
left: 0;
width: 100vw;
height: 100vh;
z-index: 4;