feat: redirect login to proper route, navigation with Seek component on year pages
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
* {
|
||||
transition: 0.2s all ease-in-out;
|
||||
}
|
||||
textarea:focus {
|
||||
outline: none;
|
||||
}
|
||||
body {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user