Refactor
This commit is contained in:
parent
2c613dc0d1
commit
a677b9331f
28 changed files with 1647 additions and 1498 deletions
|
|
@ -31,7 +31,10 @@ p,
|
|||
h1,
|
||||
h2,
|
||||
h3 {
|
||||
transition: background-color 0.2s ease, border-color 0.2s ease, color 0.2s ease;
|
||||
transition:
|
||||
background-color 0.2s ease,
|
||||
border-color 0.2s ease,
|
||||
color 0.2s ease;
|
||||
}
|
||||
|
||||
/* Fade-in animation for homepage sections */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue