mirror of
https://github.com/phuoc-ng/csslayout.git
synced 2025-09-01 01:51:43 +02:00
Fix the background arrow issue
This commit is contained in:
@@ -44,6 +44,7 @@ a {
|
||||
|
||||
/* Hero */
|
||||
.hero {
|
||||
--current-background-color: var(--background-color);
|
||||
background: var(--background-color);
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
|
Reference in New Issue
Block a user