1
0
mirror of https://github.com/mgerb/classic-wow-forums synced 2026-03-07 00:05:25 +00:00
Files

15 lines
166 B
SCSS

.portrait {
position: relative;
&__level-circle {
position: absolute;
top: 8px;
left: 8px;
}
&__tiny {
width: 40px;
height: auto;
}
}