Commit ece2572e authored by Koukofikis's avatar Koukofikis
Browse files

Merge branch 'MLAB-582' into 'testing'

Add card-portrait class

See merge request !135
parents 382948dc bcef4548
Pipeline #5120 passed with stage
in 13 seconds
...@@ -457,6 +457,11 @@ justify-content:space-evenly;} ...@@ -457,6 +457,11 @@ justify-content:space-evenly;}
width: 18rem; width: 18rem;
} }
.card-portrait {
width: 18rem;
height: 25rem;
}
.no_text_decoration { .no_text_decoration {
text-decoration: none text-decoration: none
} }
......
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