Removed extra space from style.css
This commit is contained in:
parent
3410acf607
commit
3b4ebbfde5
|
@ -19,7 +19,7 @@ body {
|
||||||
box-shadow: inset 2px 2px 4px rgba(0,0,0,.5);
|
box-shadow: inset 2px 2px 4px rgba(0,0,0,.5);
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: 48px;
|
width: 48px;
|
||||||
height: 48px;
|
height: 48px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
|
|
Loading…
Reference in New Issue