diff --git a/index.html b/index.html
index 151b373..1d46f54 100644
--- a/index.html
+++ b/index.html
@@ -43,6 +43,7 @@
.github-corner{z-index: 10; position: absolute; top: 0; right: 0}
.github-corner:hover .octo-arm {
animation: octocat-wave 560ms ease-in-out;
+
}
@keyframes octocat-wave {
0%,
diff --git a/src/app.jsx b/src/app.jsx
index 9141b81..aed9445 100755
--- a/src/app.jsx
+++ b/src/app.jsx
@@ -149,8 +149,13 @@ function App() {
fontWeight: 900,
display: "inline-block",
width: "auto",
- padding: "6px",
+ paddingTop:"0px",
+ paddingBottom:"14px",
+ paddingLeft:"6px",
+ paddingRight:"6px",
backgroundColor: "var(--accent-color)",
+ borderRadius:"3px",
+
}}>
img2css