mirror of
https://github.com/duckietm/Nitro-Cool-UI.git
synced 2025-06-21 22:36:58 +00:00
11 lines
177 B
SCSS
11 lines
177 B
SCSS
.bonus-rare {
|
|
height: 100px;
|
|
justify-content: center;
|
|
|
|
.bonus-bar-container {
|
|
height: 30px;
|
|
width: 300px;
|
|
border: 2px ridge #e2e2e2;
|
|
}
|
|
}
|