1
0
Fork 0

shadow on hr

This commit is contained in:
Rhiannon Morris 2020-07-01 00:43:57 +02:00
parent bb2bf45de7
commit a526404fd4
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ hr {
height: 3px;
width: 60%;
border: 1px solid black;
box-shadow: 4px 4px 2px rgba(0, 0, 0, 25%);
background-color: white;
text-shadow: none;
margin: 20px auto;