Snippets Collections
.underline {
    position: relative;
}

.underline::after {
    content: "";
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
}
star

Sun Feb 28 2021 19:02:18 GMT+0000 (Coordinated Universal Time)

#dropdown,absolute,center #dropdown

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension