Redundant box-shadow removed

This commit is contained in:
Fred Boniface 2022-10-19 20:15:37 +01:00
parent 285ef8f140
commit 0c7400530c
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ body {
text-align: center; text-align: center;
position: absolute; position: absolute;
bottom: -14px; bottom: -14px;
box-shadow: 3px;
color: azure; color: azure;
} }