fix: button styling

version/enerpe
Tomáš Mládek 2022-12-08 14:53:07 +01:00
parent 542de6a082
commit e30650a931
1 changed files with 3 additions and 1 deletions

View File

@ -699,10 +699,12 @@
font-size: 1.5rem;
transform: translateX(-50%);
padding: 1rem 2rem;
margin-bottom: 0.5rem;
margin-bottom: 10px;
background: #fefefe;
border-radius: 1rem;
cursor: pointer;
border: 1px solid rgba(0, 0, 0, 0.5);
box-shadow: 0 6px 3px rgba(0, 0, 0, 0.33);
}
.dev {