STYLE Harmonising titles on whole carhop website
This commit is contained in:
parent
529f61002c
commit
3d5b509e41
14
resources/css/base/carhop-specific-base.css
Normal file
14
resources/css/base/carhop-specific-base.css
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
body.is-website-carhop {
|
||||
h3 {
|
||||
@apply text-3xl;
|
||||
}
|
||||
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6 {
|
||||
@apply uppercase;
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user