„index.html“ ändern

main
Josh Mindsight 2022-12-22 20:43:46 +00:00
parent c2d80c66b5
commit 944427b355
1 changed files with 1 additions and 2 deletions

View File

@ -73,7 +73,7 @@
padding-bottom: 1.5vw;
border-width: 0.5vw;
border-style: solid;
border-radius: 0.7vw;
border-radius: 4vw;
transition: filter 0.5s;
border-color: white;
}
@ -130,7 +130,6 @@
.buttons > div {
font-size: 12vw;
border-width: 1vw;
border-radius: 5vw;
}
}