Plugin card color change (#2725)

* microsite changes

adding padding to bottom of graphic

changing background of last section of Demos page

* Update plugins.css
This commit is contained in:
Kat Zhou
2020-10-04 16:16:56 +02:00
committed by GitHub
parent 34c6f38bf9
commit bbc7ec8a29
+1 -1
View File
@@ -1,5 +1,5 @@
.PluginCard {
background-color: #272822;
background-color: #282828;
height: 100%;
padding: 16px;
display: flex;