This commit is contained in:
sairaj mote 2023-04-15 16:49:13 +05:30
parent 765a0856ac
commit 8ef6ed9ec4
3 changed files with 1 additions and 12 deletions

View File

@ -872,12 +872,6 @@ theme-toggle {
margin-top: 2rem;
}
p {
overflow-wrap: break-word;
line-height: 1.6em;
text-transform: capitalize;
}
.balance-card {
display: flex;
flex-direction: column;

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -794,11 +794,6 @@ theme-toggle {
margin-top: 2rem;
}
}
p {
overflow-wrap: break-word;
line-height: 1.6em;
text-transform: capitalize;
}
.balance-card {
display: flex;
flex-direction: column;