Commit 75687e52 authored by Karishma Chadha's avatar Karishma Chadha

Remove commented out CSS styling

parent 6486f119
...@@ -489,10 +489,6 @@ $radius: 8px; ...@@ -489,10 +489,6 @@ $radius: 8px;
box-sizing: border-box; box-sizing: border-box;
min-height: 85px; /* So the box doesn't change height after being accepted */ min-height: 85px; /* So the box doesn't change height after being accepted */
// display: flex;
// justify-content: space-between;
// align-items: center;
@media #{$intermediate-and-smaller} { @media #{$intermediate-and-smaller} {
flex-direction: column; flex-direction: column;
.studio-invitation-msg { .studio-invitation-msg {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment