summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Van Doorn <vandoorn.nick@gmail.com>2017-07-02 20:59:43 -0700
committerNick Van Doorn <vandoorn.nick@gmail.com>2017-07-02 20:59:43 -0700
commit7858fb25814429c1534c1894cb6b6ae4f6b4741a (patch)
tree7496fa787087f4d5c1dda61aee9e7cf3caef3817
parent74819b084d338ccff965f882a6bc061129479a32 (diff)
Updates
-rw-r--r--index.html2
-rw-r--r--style.css2
2 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index 715795a..4bcd123 100644
--- a/index.html
+++ b/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
- <title>App</title>
+ <title>slask</title>
<link href="style.css" rel="stylesheet"></head>
<body>
<div id="root"></div>
diff --git a/style.css b/style.css
index 1044894..051ed59 100644
--- a/style.css
+++ b/style.css
@@ -2500,7 +2500,7 @@ a {
}
.button__base___3gDEg {
border: 0.5px solid #ffffff;
- border-radius: 4px;
+ border-radius: 6px;
padding: 2vw 4vw;
transition: 0.4s cubic-bezier(0.7, 0, 0.3, 1);
font-size: 1em;