Migration general theme: add gap in subscription

This commit is contained in:
Jesús
2020-12-15 11:30:49 -05:00
parent e9215534d3
commit a6f21bbc65

View File

@@ -232,6 +232,7 @@ hr {
align-items: center; align-items: center;
justify-items: center; justify-items: center;
justify-content: center; justify-content: center;
grid-row-gap: 1rem;
} }
.sidebar-title { .sidebar-title {
grid-area: sidebar-title; grid-area: sidebar-title;