blog layout
This commit is contained in:
@ -388,6 +388,8 @@ textarea.form-control {
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
pre {
|
||||
padding: 10px 20px;
|
||||
background: $light;
|
||||
@ -439,4 +441,8 @@ details[open] summary {
|
||||
|
||||
.pts-banner {
|
||||
padding: 80px 0 80px;
|
||||
}
|
||||
|
||||
.content-justify {
|
||||
text-align: justify;
|
||||
}
|
Reference in New Issue
Block a user