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 {
|
.primary-menu-container {
|
||||||
@apply mx-auto
|
@apply mx-auto
|
||||||
bg-primary
|
bg-primary
|
||||||
|
|
@ -5,8 +9,8 @@
|
||||||
relative
|
relative
|
||||||
h-fit
|
h-fit
|
||||||
py-8
|
py-8
|
||||||
px-8
|
px-8
|
||||||
2xl:px-32
|
2xl:px-20
|
||||||
my-0;
|
my-0;
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user