mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-03-17 14:05:16 +00:00
(front end prep for Purchasing Tickets module)
This commit is contained in:
7
resources/assets/less/typography/headings.less
Normal file
7
resources/assets/less/typography/headings.less
Normal file
@@ -0,0 +1,7 @@
|
||||
h1, h2, h3 { font-weight: @font-weight-light; }
|
||||
h4 { font-weight: @font-weight-bold; }
|
||||
|
||||
h1 { font-size: @font-size-h1; }
|
||||
h2 { font-size: @font-size-h2; }
|
||||
h3 { font-size: @font-size-h3; }
|
||||
h4 { font-size: @font-size-h4; }
|
||||
Reference in New Issue
Block a user