Skip to content

Commit

Permalink
Fixing up buttons, buttons are too small.
Browse files Browse the repository at this point in the history
  • Loading branch information
kirmorozov committed Apr 1, 2024
1 parent 23fc01f commit 50865be
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
top: -150px;
z-index: 1000;
}
button {
width: 20%;
font-size: 150%;
}
</style>
</head>

Expand Down

0 comments on commit 50865be

Please sign in to comment.