mirror of
https://github.com/a2nt/webpack-bootstrap-ui-kit.git
synced 2024-10-22 11:05:45 +02:00
Minor improvements
This commit is contained in:
parent
bb0dcbfe7e
commit
0a372c51dd
@ -32,9 +32,24 @@ h6,
|
||||
}
|
||||
}
|
||||
|
||||
ul:last-child,
|
||||
p:last-child {
|
||||
margin-bottom: 0;
|
||||
h1,
|
||||
h2,
|
||||
h3,
|
||||
h4,
|
||||
h5,
|
||||
h6,
|
||||
.h1,
|
||||
.h2,
|
||||
.h3,
|
||||
.h4,
|
||||
.h5,
|
||||
.h6,
|
||||
ul,
|
||||
ol,
|
||||
p {
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
}
|
||||
|
||||
.typography {
|
||||
|
Loading…
Reference in New Issue
Block a user