numParagraph.js break column
This commit is contained in:
parent
84633a1d4a
commit
bdb35a7ea6
4 changed files with 17 additions and 2 deletions
|
|
@ -72,6 +72,7 @@ ul{
|
|||
|
||||
.p-these{
|
||||
font-weight: 500;
|
||||
margin-bottom: calc(var(--baseline)*1);
|
||||
strong{
|
||||
text-transform: uppercase;
|
||||
display: inline-block;
|
||||
|
|
@ -99,6 +100,7 @@ ol[type="1"]{
|
|||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
outline: 1px solid red;
|
||||
|
||||
|
||||
&::after{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue