continue initial setup

This commit is contained in:
gingervitis
2021-01-24 13:04:59 -08:00
committed by Gabe Kangas
parent 48aea8024e
commit f446385a7e
5 changed files with 87 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
.config-public-details-container {
display: flex;
flex-direction: row;
align-items: flex-start;
}