Use the background instead.

This commit is contained in:
Matthew Stratford 2020-09-19 17:56:17 +01:00
parent 197d513cdd
commit c8352d3cd1

View file

@ -10,7 +10,7 @@ function DevWarning() {
}
return (
<>
<div className="p-2 btn-warning">
<div className="p-2 bg-warning">
<h1>Development Version</h1>
<strong>You are using a development version of WebStudio.</strong> This
version is NOT tested and may have severe bugs and performance problems.