Blog content css adjust
This commit is contained in:
parent
45072bef37
commit
5f292edafc
|
@ -47,10 +47,6 @@
|
|||
border-bottom: 1px solid #DCDCDC;
|
||||
}
|
||||
|
||||
.recent-title {
|
||||
margin-bottom: 1rem;
|
||||
}
|
||||
|
||||
.recent-content {
|
||||
padding-bottom: 3rem;
|
||||
li {
|
||||
|
|
|
@ -14,6 +14,10 @@
|
|||
button {
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
.title-bar-title {
|
||||
margin-left: 0.5rem;
|
||||
}
|
||||
}
|
||||
|
||||
#offCanvas {
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
@media screen and (max-width: 40em) {
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
font-size: 1.2875rem;
|
||||
font-size: 1.2rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue