mirror of
https://github.com/wassname/template.git
synced 2026-08-07 11:29:54 +08:00
Minor spacing and style changes
This commit is contained in:
@@ -8,7 +8,7 @@ const T = Template('d-title', `
|
||||
display: block;
|
||||
}
|
||||
::slotted(h1) {
|
||||
grid-column: text-start / span 5;
|
||||
grid-column: text;
|
||||
font-size: 50px;
|
||||
font-weight: 700;
|
||||
line-height: 1.05em;
|
||||
|
||||
Reference in New Issue
Block a user