STYLE refining paddings
This commit is contained in:
parent
b93ec0f0c4
commit
ba299cc114
|
|
@ -1,9 +1,9 @@
|
||||||
.post-header {
|
.post-header {
|
||||||
@apply bg-primary text-white py-32 px-2 lg:px-4 md:px-8 overflow-x-hidden;
|
@apply bg-primary text-white py-8 2xl:py-16 px-2 lg:px-4 md:px-8 overflow-x-hidden;
|
||||||
|
|
||||||
h1.post-header__title,
|
h1.post-header__title,
|
||||||
h2.post-header__title {
|
h2.post-header__title {
|
||||||
@apply uppercase font-medium text-4xl md:text-5xl lg:text-7xl text-white;
|
@apply uppercase font-medium text-4xl md:text-5xl lg:text-6xl text-white;
|
||||||
line-height: 1.2;
|
line-height: 1.2;
|
||||||
}
|
}
|
||||||
&__inner {
|
&__inner {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user