Skip to content

Commit

Permalink
Merge pull request #47 from selmarosine/selmas
Browse files Browse the repository at this point in the history
boka-button
  • Loading branch information
selmarosine authored Dec 13, 2023
2 parents b749679 + c615cb9 commit 32d310e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion detaljsida.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,16 @@
.boka-button {
width: 139px;
height: 52px;
border: 2px solid white;
border: 3px solid white;
border-radius: 66px;
margin-top: 5%;
margin-bottom: 3%;
cursor: pointer;
bottom: 0;
right: 0;
font-family: "Sometype mono", monospace;
font-weight: 600;
font-size: 2.5vh;

display: flex;
justify-content: center;
Expand Down

0 comments on commit 32d310e

Please sign in to comment.