Replace the avatar stack in the header with an icon

This is a design update.
This commit is contained in:
Robin
2023-09-27 18:12:04 -04:00
parent 03caa22f0e
commit 916a88712a
7 changed files with 29 additions and 102 deletions

View File

@@ -111,7 +111,6 @@ limitations under the License.
display: flex;
align-items: center;
gap: var(--cpd-space-1-5x);
font: var(--cpd-font-body-sm-medium);
}
@media (min-width: 800px) {