A fast, local-first "redirection engine" for !bang users with a few extra features ^-^

Merge pull request #7 from irsyadpage/main

Add padding to .content-container

Theo Browne 5cf34e34 34f64869

Changed files
+1
src
+1
src/global.css
···
.content-container {
max-width: 36rem;
text-align: center;
+
padding: 0 8px;
}
/* Update url-input width to be 100% since container will control max width */