Skip to content
Snippets Groups Projects

ISTWCMS-5618: New OFIS ohana template/profile.

Merged Igor Biki requested to merge feature/ISTWCMS-5618-ibiki-ofis-updates into 1.0.x
5 files
+ 236
0
Compare changes
  • Side-by-side
  • Inline
Files
5
.ofis-profile-jobtitle {
font-size: 1.4rem;
}
.ofis-profile-header {
display: flex;
gap: 1rem;
padding-top: 1rem;
.ofis-profile-picture {
max-width: 100%;
width: 188px;
}
}
Loading