Blog UI tweaks
This commit is contained in:
parent
92e479457c
commit
8574a6a1d1
2 changed files with 12 additions and 4 deletions
|
@ -53,4 +53,12 @@
|
|||
flex: 1 1 auto;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.post-list{
|
||||
border-collapse: collapse;
|
||||
|
||||
&__post:hover{
|
||||
background: @Grey-300;
|
||||
margin: 5px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue