Fix the circle-pad's roundness

This commit is contained in:
sergystepanov 2025-05-16 12:15:37 +03:00
parent 36da07f277
commit 817a19c757

View file

@ -100,7 +100,7 @@ body {
#circle-pad {
display: block;
width: 70px;
width: 69px;
height: 70px;
position: absolute;
background-size: contain;