Files
Popsu-coloque/web/themes/custom/popsu_colloque/css/pages/moments.scss
T
2020-07-27 23:03:25 +02:00

26 lines
409 B
SCSS

#moments{
.__wrapper{
.__title{
margin: 0.5rem 0;
}
}
.__wrap_side{
margin-top: 0.5rem;
}
.__wrap_content{
.__head{
margin: 0.5rem 0;
div{
& > div{
font-family: 'truenoregular';
font-size: 0.8rem;
padding-right: 0.5rem;
&:not(:first-child){
padding-left: 0.5rem;
}
}
}
}
}
}