Css changes (var)

This commit is contained in:
mrfry 2021-04-09 17:12:00 +02:00
parent 4f9a41dea8
commit 982244484f
5 changed files with 10 additions and 5 deletions

View file

@ -81,7 +81,7 @@
.loadMoreButton {
text-align: center;
background-color: #191919;
background-color: var(--dark-color);
margin-left: 8px;
margin-right: 8px;
margin-bottom: 16px;