mirror of
https://repo.getmonero.org/AnonDev/xmrmemes.git
synced 2024-10-01 05:25:34 -04:00
8 lines
100 B
SCSS
8 lines
100 B
SCSS
|
@import 'variables_dark';
|
||
|
@import 'common';
|
||
|
|
||
|
.img-qr {
|
||
|
background: white;
|
||
|
margin: 1rem 0;
|
||
|
}
|