mirror of
https://github.com/welpo/tabi.git
synced 2025-10-10 23:38:53 +02:00
✨ feat: add wide container shortcode
This commit is contained in:
parent
f8891dba2c
commit
fb0dea0106
5 changed files with 94 additions and 4 deletions
|
@ -247,11 +247,11 @@ strong {
|
|||
}
|
||||
|
||||
article .full-width {
|
||||
width: auto;
|
||||
max-width: none;
|
||||
margin-left: 0;
|
||||
margin-right: 0;
|
||||
display: block;
|
||||
overflow-x: auto;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue