STYLE add website logo styling and adjust primary menu container padding
This commit is contained in:
parent
c6497d23fa
commit
36ffea86a5
|
|
@ -1,3 +1,7 @@
|
|||
.website_logo {
|
||||
@apply w-72 h-auto;
|
||||
}
|
||||
|
||||
.primary-menu-container {
|
||||
@apply mx-auto
|
||||
bg-primary
|
||||
|
|
@ -6,7 +10,7 @@
|
|||
h-fit
|
||||
py-8
|
||||
px-8
|
||||
2xl:px-32
|
||||
2xl:px-20
|
||||
my-0;
|
||||
|
||||
a {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user