detailing
added smooth transition, removed messages on login page, minor detail fixes
This commit is contained in:
@@ -4,6 +4,10 @@
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
html {
|
||||
scroll-behavior: smooth;
|
||||
}
|
||||
|
||||
/* Body styling */
|
||||
body {
|
||||
font-family: Arial, sans-serif;
|
||||
|
||||
Reference in New Issue
Block a user