refactor: update the theme

dev
Dinesh Salunke 2023-11-03 15:03:48 +05:30
parent a89f94b278
commit 073def7ad3
1 changed files with 12 additions and 0 deletions

View File

@ -916,6 +916,14 @@ video {
padding-right: 2rem;
}
.pt-24 {
padding-top: 6rem;
}
.pt-20 {
padding-top: 5rem;
}
.text-justify {
text-align: justify;
}
@ -1042,6 +1050,10 @@ body {
padding-bottom: 0px;
}
.lg\:pt-24 {
padding-top: 6rem;
}
.lg\:shadow-none {
--tw-shadow: 0 0 #0000;
--tw-shadow-colored: 0 0 #0000;