This commit is contained in:
Joshua Killen 2020-04-16 18:44:59 +01:00
parent 4269089fdc
commit 0876aa08ab
2 changed files with 5 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 84 KiB

View File

@ -7,6 +7,11 @@
font-family: arvo;
}
.sevenDrop {
height: 16vh;
width: 16vw;
}
summary {
list-style-image: url(arrow.png);
}