„index.html“ ändern
This commit is contained in:
parent
c2d80c66b5
commit
944427b355
1 changed files with 1 additions and 2 deletions
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue