feat: semi pretty styling of room
This commit is contained in:
@@ -40,3 +40,9 @@
|
||||
translate(var(--r))
|
||||
rotate(-90deg)
|
||||
}
|
||||
|
||||
.custom-bg {
|
||||
background-image: url('/static/images/morphing-diamonds.svg'), linear-gradient(to right, #ff7e5f, white);
|
||||
background-repeat: repeat;
|
||||
background-position: center, center;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user