Files
CSC318/frontend/src/pages/Profile.sass
T
2023-11-30 17:30:00 -05:00

22 lines
275 B
Sass

@import "../index"
.profile-stats > div
@extend .box
display: flex
align-items: center
gap: 10px
*
white-space: nowrap
svg
font-size: 2em
max-width: 25px
> div
> div:nth-child(2)
font-size: 0.9em