Skip to content

Commit 0e98953

Browse files
committed
more styling.
1 parent 303dddc commit 0e98953

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/demo.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
2626

2727
/* The style rules for when the application is in Demo Mode. */
2828
.body_demo {
29-
background-color: antiquewhite;
29+
background-color: var(--color-gray);
3030
display: flex;
3131
height: 100vh;
3232
align-items: center;

0 commit comments

Comments
 (0)