Commit ece2572e authored by Koukofikis's avatar Koukofikis
Browse files

Merge branch 'MLAB-582' into 'testing'

Add card-portrait class

See merge request !135
3 merge requests!143deploy to production,!142prepare deployment,!135Add card-portrait class
Pipeline #5120 passed with stage
in 13 seconds
Showing with 5 additions and 0 deletions
+5 -0
...@@ -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
} }
......
Supports Markdown
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