css warning fixes
This commit is contained in:
2
pub/src/css/bootstrap.gruvbox.css
vendored
2
pub/src/css/bootstrap.gruvbox.css
vendored
@@ -279,7 +279,7 @@ body {
|
||||
line-height: var(--bs-body-line-height);
|
||||
color: var(--bs-body-color);
|
||||
background-color: var(--bs-body-bg);
|
||||
-webkit-text-size-adjust: 100%;
|
||||
webkit-text-size-adjust: 100%;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user