mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
comments mock
This commit is contained in:
parent
bdf7ba1ccb
commit
2a6604afaf
18 changed files with 340 additions and 12 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
&:global(.is_hero) {
|
||||
.title {
|
||||
font-size: 48px;
|
||||
font: $font_hero_title;
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -17,9 +17,7 @@
|
|||
}
|
||||
|
||||
.title {
|
||||
font-family: $font;
|
||||
font-weight: 700;
|
||||
font-size: 24px;
|
||||
font: $font_cell_title;
|
||||
|
||||
text-transform: uppercase;
|
||||
height: 1em;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue