mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-26 05:16:41 +07:00
6 lines
90 B
SCSS
6 lines
90 B
SCSS
.place {
|
|
// height: 72px;
|
|
position: relative;
|
|
z-index: 3;
|
|
margin-top: -$radius;
|
|
}
|