mirror of
https://github.com/vale981/Vulcan
synced 2025-03-06 01:51:40 -05:00
more css tweaks
This commit is contained in:
parent
31959ae287
commit
3b6d6375a8
2 changed files with 3 additions and 3 deletions
|
@ -31,10 +31,10 @@
|
|||
.comments-item-meta{
|
||||
@include flex-center;
|
||||
margin-bottom: $vmargin;
|
||||
.user-avatar{
|
||||
.users-avatar{
|
||||
margin-right: 5px;
|
||||
}
|
||||
.user-name{
|
||||
.users-name{
|
||||
margin-right: $hmargin;
|
||||
}
|
||||
.comments-item-date{
|
||||
|
|
|
@ -228,7 +228,7 @@
|
|||
}
|
||||
|
||||
.posts-commenters-avatars{
|
||||
.user-avatar{
|
||||
.users-avatar{
|
||||
margin-right: $hmargin;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue