fixed dots having one icon invisible

This commit is contained in:
Jack 2020-07-28 16:33:12 +01:00
parent b6bc5e4797
commit cb7cf362fe

View file

@ -54,7 +54,8 @@
background: #ffd543;
}
#menu .icon-button:nth-child(6) {
#menu .icon-button:nth-child(6),
#menu .icon-button:nth-child(7) {
background: #ff9349;
}