guh guh guh guh guh

This commit is contained in:
baiorett
2022-07-19 21:09:04 +03:00
parent 2914bcead5
commit 98883f3f31
2 changed files with 2 additions and 1 deletions

View File

@@ -23,7 +23,7 @@
button {
font-weight: 300;
height: 60px;
width: 20vw;
width: 21vw;
color: var(--white);
border-radius: 200px;
border: 0;

View File

@@ -17,6 +17,7 @@
list-style: none;
display: inline-block;
position: relative;
font-weight: 300;
margin-left: 7px;
margin-right: 7px;
align-items: center;