Changeset cf12619 in OpenWorkouts-current


Ignore:
Timestamp:
Feb 4, 2019, 5:57:57 PM (5 years ago)
Author:
Segundo Fdez <segun.2@…>
Branches:
current, feature/docs, master
Children:
0b6c6fc
Parents:
d24a64a
Message:

basic changes on profile less

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ow/static/less/pages/profile.less

    rd24a64a rcf12619  
    88.user-profile-account {
    99        background-color: @color-main-xtralight;
     10        border-bottom: 1px solid @color-main-light;
    1011    padding: 2em  1em;
    1112    @media (min-width: @screen-s){
     
    2728                margin: 0 0 .15em 0;
    2829                .font-size(21);
     30                font-weight: 400;
    2931        }
    3032        p{
     
    5052        border-radius: 4px;
    5153        border: 1px solid @color-main-light;
    52         max-width: 200px;
    5354        li {
    5455                display: flex;
     
    7778}
    7879
     80.center {
     81        text-align: center;
     82}
     83
    7984.month-stats {
    8085        margin-bottom: 4em;
Note: See TracChangeset for help on using the changeset viewer.