This repository has been archived on 2022-08-14. You can view files and clone it, but cannot push or open issues or pull requests.
outline/frontend/components/PublishingInfo/PublishingInfo.scss

15 lines
174 B
SCSS

.avatarLine {
flex-direction: row-reverse;
margin-right: 10px;
}
.user {
margin-bottom: 30px;
color: #ccc;
font-size: 13px;
}
.userName {
margin: 0 0 0 10px;
}