largesized

This commit is contained in:
SilicoFlare
2022-11-04 19:39:35 +05:30
committed by GitHub
parent 0cbcde3a15
commit efac2311d1
2 changed files with 5 additions and 1 deletions

View File

@@ -36,6 +36,10 @@ button {
transition-duration: 0.4s;
}
button.large {
font-size: 150%;
}
button.listing
{
width: 75%;