2
0
mirror of synced 2025-02-24 08:58:15 +00:00
blog/themes/embark/source/css/_shame.scss
Jakub Sokołowski c7acd418c2
first commit
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2020-06-18 12:29:57 +02:00

8 lines
129 B
SCSS

pre {
position: relative;
}
pre .c-button {
position: absolute;
right: get-spacing-inset(s);
top: get-spacing-inset(s);
}