removed the need for # in the url, redirect # url to a normal /, there's now a 'page not found' page if the link is broken, profile page added with user being able to see his own blocked content #98
@ -22,6 +22,5 @@
|
||||
flex-wrap: wrap;
|
||||
grid-gap: 10px;
|
||||
padding: 10px 0 0 0;
|
||||
border-top: solid 1px rgba(255,255,255,0.1);
|
||||
border-top: solid 1px rgba(255, 255, 255, 0.1);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user