STYLE refining section-titles aspect
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0a68f0f2dc
commit
15fa4f267b
|
|
@ -1,5 +1,10 @@
|
||||||
footer {
|
footer {
|
||||||
@apply w-full mx-auto px-12;
|
@apply w-full mx-auto px-12 pb-32;
|
||||||
|
|
||||||
|
.section-title {
|
||||||
|
@apply text-lg nunito uppercase font-bold tracking-widest mb-6;
|
||||||
|
}
|
||||||
|
|
||||||
.branding {
|
.branding {
|
||||||
@apply w-full mb-12 grid relative mt-24 md:mt-32 xl:mt-48;
|
@apply w-full mb-12 grid relative mt-24 md:mt-32 xl:mt-48;
|
||||||
z-index: -1;
|
z-index: -1;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user