mirror of
https://github.com/akveo/ngx-admin.git
synced 2026-01-26 19:26:10 +01:00
ui typography
This commit is contained in:
parent
0dfcf86787
commit
85d5441f71
3 changed files with 247 additions and 9 deletions
|
|
@ -19,6 +19,7 @@ body a {
|
|||
|
||||
h1 {
|
||||
font-size: 32px;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
h2 {
|
||||
|
|
@ -213,7 +214,7 @@ h5 {
|
|||
line-height: 14px;
|
||||
position: relative;
|
||||
span {
|
||||
color: $default-text;
|
||||
color: $default;
|
||||
display: block;
|
||||
}
|
||||
ol {
|
||||
|
|
@ -420,7 +421,7 @@ a.learn-more {
|
|||
padding: 0 20px 50px 20px;
|
||||
}
|
||||
|
||||
.card.banner-column-card {
|
||||
.card.banner-column-panel {
|
||||
padding: 0;
|
||||
margin-bottom: 90px;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue