kopia lustrzana https://github.com/learn-awesome/learndb
updated the deployment settings
rodzic
32c4b15eea
commit
ac2d27efef
|
@ -1,3 +1,3 @@
|
||||||
[build]
|
[build]
|
||||||
functions = "netlify/functions/"
|
functions = "netlify/functions/"
|
||||||
command = "npm run build"
|
command = "npm run install"
|
|
@ -63,7 +63,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
input[type="submit"]:hover {
|
input[type="submit"]:hover {
|
||||||
background-color: #0056b3;
|
background-color: #1177e4;
|
||||||
}
|
}
|
||||||
|
|
||||||
#result {
|
#result {
|
||||||
|
|
Ładowanie…
Reference in New Issue