Updated workshop styles

This commit is contained in:
James Dinh 2022-07-23 20:11:24 -07:00
parent 84d8200b15
commit 065d2379d6

View File

@ -1683,6 +1683,7 @@ section {
flex-flow: row wrap;
justify-content: space-between;
font-size: 20px;
align-items: center;
}
.workshop-date div {
@ -1691,6 +1692,7 @@ section {
.workshop-icon {
float: left;
margin-top: 2px;
margin-right: 5px;
}