Change color border
This commit is contained in:
parent
a27c82df20
commit
44f5e9f3c1
1 changed files with 1 additions and 1 deletions
|
|
@ -3715,7 +3715,7 @@ h2.h-section {
|
|||
right:0;
|
||||
position:absolute;
|
||||
height:var(--border-size);
|
||||
background-color:lightgrey;
|
||||
background-color:lightblue;
|
||||
transform:scaleX(0);
|
||||
transition:transform 300ms ease-in-out;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue