Removed extra space from style.css

This commit is contained in:
maznevskia 2022-06-30 11:42:30 +02:00
parent 3410acf607
commit 3b4ebbfde5
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ body {
box-shadow: inset 2px 2px 4px rgba(0,0,0,.5);
border-radius: 50%;
width: 48px;
height: 48px;
height: 48px;
}
.logo {