Unfuck featured post on mobile

This commit is contained in:
2021-04-27 17:12:12 +01:00
parent 68dd905fb0
commit 6ab0f0efea
2 changed files with 2 additions and 15 deletions

View File

@@ -23,13 +23,3 @@ a:hover {
background-color: var(--splash) !important;
border-bottom: 1px dashed var(--primary);
}
.full-width {
left: 50%;
margin-left: -50vw;
margin-right: -50vw;
max-width: 100vw;
position: relative;
right: 50%;
width: 100vw;
opacity: 0.5;
}