Projekt

Obecné

Profil

Stáhnout (240 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1 f4bbdb70 Václav Jirák
@import '../../../common-styles/basic-component'
2
3
.user-info
4
  @extend .basic-component
5
  margin-bottom: 10px
6
7
  .user-photo
8
    width: 35px
9
    height: 35px
10
    border-radius: 20px
11
12
  .user-name
13
    font-weight: bold
14
    margin-left: 10px