„index.html“ ändern
This commit is contained in:
parent
944427b355
commit
58ddc1fcfa
1 changed files with 2 additions and 2 deletions
|
@ -71,9 +71,9 @@
|
||||||
margin: 30px;
|
margin: 30px;
|
||||||
padding-top: 1.5vw;
|
padding-top: 1.5vw;
|
||||||
padding-bottom: 1.5vw;
|
padding-bottom: 1.5vw;
|
||||||
border-width: 0.5vw;
|
border-width: 0.4vw;
|
||||||
border-style: solid;
|
border-style: solid;
|
||||||
border-radius: 4vw;
|
border-radius: 30px;
|
||||||
transition: filter 0.5s;
|
transition: filter 0.5s;
|
||||||
border-color: white;
|
border-color: white;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue