Bug fixes

This commit is contained in:
sairaj mote 2023-08-15 03:34:46 +05:30
parent 8f0514f88b
commit 1b625b1c52
4 changed files with 25 additions and 15 deletions

View File

@ -685,8 +685,8 @@ h3 {
height: 12rem;
justify-self: center;
align-self: center;
margin-bottom: 1rem;
flex-shrink: 0;
padding: 2rem 0;
}
#verification_result {

2
css/main.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -648,8 +648,8 @@ h3 {
height: 12rem;
justify-self: center;
align-self: center;
margin-bottom: 1rem;
flex-shrink: 0;
padding: 2rem 0;
}
#verification_result {
display: grid;

File diff suppressed because one or more lines are too long