You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hexo-theme-yorha/source/css/_partials/left_declaration.styl

11 lines
221 B

1 year ago
.left-declaration
display: flex
flex-direction: row
height: 100%
.declaration
background-color: rgb(180, 175, 154);
width: 10px;
height: 100%;
margin-right: 5px;
&:nth-child(2)
width: 4px