🎨 styles: hover effect in header

:%s
This commit is contained in:
lytrankieio123
2021-09-08 14:56:11 +07:00
parent db4314090c
commit 700fe602be
6 changed files with 26 additions and 20 deletions

View File

@@ -149,6 +149,7 @@
.line {
@apply flex justify-between items-center;
> div {
flex: 1;
&:not(:last-child) {
margin-right: 1.6rem;
}