请选择 进入手机版 | 继续访问电脑版

弘帝企业智能建站系统交流平台

 找回密码
 立即注册
查看: 1483|回复: 0

Logo企业徽标H5通用脚本

[复制链接]
发表于 2020-5-16 22:11:24 | 显示全部楼层 |阅读模式
批注 2020-05-16 223258.jpg
<div class="logo col-auto mr-xs-5 mr-sm-0">$func_logo(slogan=1)$</div>

.Logo {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;

    a {
        display: flex;
        flex: 1;
        justify-content: center;
    }

    pre {
        display: none;
    }
}


@include media-breakpoint-up(lg) {
    .Logo {
        a {
            border-right: 1px solid $gray-300;
        }

        pre {
            display: flex;
            flex-flow: column wrap;
            font-family: inherit;
            margin-bottom: 0;
            overflow: inherit;
            padding-left: 15px;

            h5 {
                display: flex;
                flex: 1;
                margin-bottom: 0;
                letter-spacing: 2px;
            }
        }
    }
}


回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

QQ|Archiver|手机版|小黑屋|弘帝企业智能建站系统 ( 皖ICP备07503252号 )

GMT+8, 2024-3-29 19:45 , Processed in 0.103548 second(s), 18 queries .

Powered by Discuz! X3.4

© 2001-2017 Comsenz Inc.

快速回复 返回顶部 返回列表