PATH:
home
/
lab2454c
/
fcxpro.com
/
wp-content
/
plugins
/
webon-core
/
inc
/
widgets
/
numbered-text
/
assets
/
css
/
scss
.widget.qodef-numbered-text { display: flex; flex-wrap: nowrap; .qodef-numbered-text--circle { display: inline-block; width: 60px; height: 60px; margin-right: 15px; font-size: 16px; line-height: 60px; text-align: center; background-color: #333335; border-radius: 50%; } .qodef-numbered-text--content { display: inline-block; width: calc(100% - 75px); font-size: 16px; line-height: 1.7em; color: $light-skin-text-color; a { word-break: break-word; } } }
[+]
..
[-] _numbered-text-widget-default.scss
[edit]