Fix Account

This commit is contained in:
Bruno Rybársky 2024-02-29 10:18:03 +01:00
parent 4b3163c24f
commit 5f8ac07883
2 changed files with 0 additions and 8 deletions

@ -191,7 +191,6 @@ ul.navpage_list {
align-items: center;
justify-content: center;
text-align: center;
width: 120px;
}
.navsite_item:hover .navpage_list {
@ -422,12 +421,6 @@ body:has(.ye-span:hover) {
display: none !important;
}
div#articleslist{
width: 80vw;
left: 10vw;
position: relative;
}
div#articleslist > article > div.articleinfo > *{
width: fit-content;
}

@ -2,7 +2,6 @@
<h1 class="title"></h1>
<p>Adlerka študentské news</p>
<button id="articlecreateopen" onclick="togglearticlecreate()"><i class="ri-add-circle-line"></i></button>
<hr>
</header>
<template data-template-name="article">