removed margin from button
This commit is contained in:
parent
752ae3a41b
commit
387ec2304e
1 changed files with 1 additions and 1 deletions
|
|
@ -291,7 +291,7 @@
|
|||
}
|
||||
|
||||
.main-page-nav-button {
|
||||
@apply mr-2 w-4;
|
||||
@apply w-4;
|
||||
}
|
||||
|
||||
.main-page-description-text {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue