🚧 Working on theming
This commit is contained in:
parent
63299dc3e0
commit
a6b6130f4f
15 changed files with 436 additions and 207 deletions
7
pagetop-bootsier/static/css/styles.css
Normal file
7
pagetop-bootsier/static/css/styles.css
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
/* OVERRIDE COMPONENT STYLES */
|
||||
|
||||
/* Heading component */
|
||||
|
||||
.pt-heading__subtitle {
|
||||
margin-top: calc(-1 * var(--pt-gap-0-5));
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue