1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-09 23:45:25 +02:00

rm extra margins, upd svg

This commit is contained in:
Peter Savchenko 2022-09-12 19:01:33 +03:00
parent abe658869f
commit 4fa0ae0c69
No known key found for this signature in database
GPG key ID: E68306B1AB0F727C
2 changed files with 7 additions and 11 deletions

View file

@ -11,11 +11,15 @@
justify-content: center;
align-items: center;
margin: auto;
& > svg {
width: 70px;
height: 70px;
width: 62px;
height: 71px;
}
&__message {
margin: 0;
padding: 26px 0 26px 0;
font-weight: 500;
}
}

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Before After
Before After