mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-22 15:36:22 +00:00
bb8ef69b49
(cherry picked from commit ba9c0ad953
)
4 lines
140 B
Text
4 lines
140 B
Text
- local_assigns[:ratio] ||= '1by1'
|
|
|
|
.embed-responsive{ class: "embed-responsive-#{local_assigns[:ratio]}" }
|
|
.embed-responsive-item= yield
|