update: h3 used instead of a class
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
.admin-header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
margin-bottom: 5rem;
|
||||
|
||||
.admin-header__title {
|
||||
@extend h3;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user