feat: home page with URL conversion endpoint
style: mobile optimization
This commit is contained in:
11
public/globals.css
Normal file
11
public/globals.css
Normal file
@ -0,0 +1,11 @@
|
||||
a {
|
||||
color: #92adff;
|
||||
}
|
||||
|
||||
|
||||
html {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
Reference in New Issue
Block a user