home updated

This commit is contained in:
2023-08-13 12:03:09 +03:00
parent dc8535c3b0
commit 4e37fd85d4
4 changed files with 15 additions and 18 deletions

View File

@@ -181,11 +181,10 @@ p {
button {
@apply inline-block
text-base
lg:text-lg
lg:text-xl
font-bold
px-12
px-8
py-1
mr-5
my-4
border-2
shadow
@@ -258,7 +257,6 @@ button {
border-radius: 4px;
border: none;
box-shadow: none;
font-size: 17px;
padding-top:8px ;
padding-bottom: 8px;
}